Skip to main content

ResetPasswordSucceed

Stable

Champs

ChampTypeDescription
tokenStringAccess token to authenticate the user just after the password reset (OAuth2 access token when the FF is ON, legacy Lexik JWT otherwise). Null when 2FA is required.
refreshTokenStringOAuth2 refresh token. Null when the FF OAuth2 kill-switch is OFF (legacy Lexik path, no rotation) or when 2FA is required.
expiresInIntSeconds until the access token expires (900 for an OAuth2 access token). Null on the legacy path or when 2FA is required.