Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ GenerateID
Method
GenerateID
module/application-authorization/auth-driver/auth.go:11–11 ·
view source on GitHub ↗
(position string, tokenName string)
Source
from the content-addressed store, hash-verified
9
10
type
IAuth
interface
{
11
GenerateID(position string, tokenName string) string
12
Type() string
13
AuthConfig() IAuthConfig
14
}
Callers
2
AddAuthorization
Method · 0.65
EditAuthorization
Method · 0.65
Implementers
1
Auth
module/application-authorization/auth-
Calls
no outgoing calls
Tested by
no test coverage detected