MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / PasskeyStatus

Method PasskeyStatus

core/app/service/auth.go:41–41  ·  view source on GitHub ↗
(c *gin.Context)

Source from the content-addressed store, hash-verified

39 PasskeyList() ([]dto.PasskeyInfo, error)
40 PasskeyDelete(id string) error
41 PasskeyStatus(c *gin.Context) bool
42 GetSecurityEntrance() string
43 IsLogin(c *gin.Context) bool
44}

Callers 1

GetLoginSettingMethod · 0.65

Implementers 1

AuthServicecore/app/service/auth.go

Calls

no outgoing calls

Tested by

no test coverage detected