package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Constants

AccessTokenExpire is the expiration time for the access token.
No description provided by the author
No description provided by the author
RefreshTokenExpire is the expiration time for the refresh token.
Status used for disabling a secret.
Status used for enabling a secret.
No description provided by the author
The user has registered and been verified, and can use the system normally.
The user has been added to the system blacklist due to serious misconduct.
The user has actively deleted their own account, or the administrator has deleted the user account.
The administrator has manually disabled the user account, and the user cannot log in after being disabled.
The user has entered the incorrect password too many times, and the account has been locked by the system.
UserStatusNeedActive informs onex-nightwatch that the user needs to be activated.
UserStatusNeedDisable informs onex-nightwatch that the user needs to be disabled.
User has submitted registration information, the account is in a pending.