Documentation
¶
Index ¶
- func CreateART(createdFor *types.Principal, lifetime *time.Duration) (string, error)
- func CreatePAT(ctx context.Context, tokenStore store.TokenStore, createdBy *types.Principal, ...) (*types.Token, string, error)
- func CreateSAT(ctx context.Context, tokenStore store.TokenStore, createdBy *types.Principal, ...) (*types.Token, string, error)
- func CreateUserSession(ctx context.Context, tokenStore store.TokenStore, user *types.User, ...) (*types.Token, string, error)
- func CreateUserWithAccessPermissions(user *types.User, accessPermissions *jwt.SubClaimsAccessPermissions) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUserSession ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.