Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetLoginSetting
Method · 0.65
Implementers
1
AuthService
core/app/service/auth.go
Calls
no outgoing calls
Tested by
no test coverage detected