|
@@ -239,6 +239,7 @@ union ResetPasswordResult =
|
|
|
| PasswordResetTokenInvalidError
|
|
| PasswordResetTokenInvalidError
|
|
|
| PasswordResetTokenExpiredError
|
|
| PasswordResetTokenExpiredError
|
|
|
| NativeAuthStrategyError
|
|
| NativeAuthStrategyError
|
|
|
|
|
+ | NotVerifiedError
|
|
|
union NativeAuthenticationResult =
|
|
union NativeAuthenticationResult =
|
|
|
CurrentUser
|
|
CurrentUser
|
|
|
| InvalidCredentialsError
|
|
| InvalidCredentialsError
|