Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mister-leo/fssh
/ ClearCache
Method
ClearCache
internal/auth/auth.go:38–38 ·
view source on GitHub ↗
ClearCache 清除缓存的敏感数据
()
Source
from the content-addressed store, hash-verified
36
37
// ClearCache 清除缓存的敏感数据
38
ClearCache()
39
}
40
41
// GetAuthProvider 自动选择并创建认证提供者
Callers
nothing calls this directly
Implementers
2
OTPProvider
internal/auth/otp.go
TouchIDProvider
internal/auth/touchid.go
Calls
no outgoing calls
Tested by
no test coverage detected