Documentation ¶
Index ¶
- func Exists(ctx context.Context, instance, appName string) (exists bool, err error)
- func GetAccessToken(ctx context.Context, instance, appName string) (token string, err error)
- func GetClientSecrets(ctx context.Context, instance, appName string) (clientID, clientSecret string, err error)
- func Register(ctx context.Context, instance, appName, appID, clientID, clientSecret string) (err error)
- func UpdateAccessToken(ctx context.Context, instance, appName, token string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccessToken ¶
func GetClientSecrets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.