package
Version:
v0.8.6
Opens a new window with list of versions in this module.
Published: Sep 19, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tokens struct {
AccessToken string `json:"accessToken"`
IdentityToken string `json:"identityToken"`
RefreshToken string `json:"refreshToken"`
}
SignIn will sign in the user and if needed complete the change password challenge
Source Files
¶
Click to show internal directories.
Click to hide internal directories.