Documentation
¶
Index ¶
- func CleanTokens(database *db.CredentialStore, clientName string) error
- func PrintEnvVars(clientName string, tokenSet oidc.TokenResultSet)
- func PrintJson(tokenSet oidc.TokenResultSet)
- func Refresh(database *db.CredentialStore, clientName string, tokenSet oidc.TokenResultSet) (oidc.TokenResultSet, error)
- func ShowTokens(database *db.CredentialStore, clientName string, exportToEnv bool, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanTokens ¶
func CleanTokens(database *db.CredentialStore, clientName string) error
func PrintEnvVars ¶
func PrintEnvVars(clientName string, tokenSet oidc.TokenResultSet)
func PrintJson ¶
func PrintJson(tokenSet oidc.TokenResultSet)
func Refresh ¶
func Refresh(database *db.CredentialStore, clientName string, tokenSet oidc.TokenResultSet) (oidc.TokenResultSet, error)
func ShowTokens ¶
func ShowTokens(database *db.CredentialStore, clientName string, exportToEnv bool, forceRefresh bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.