includePreviousRefreshTokenInLoginRequest
A Boolean value that indicates whether to include the previous refresh token in the authentation request.
Declaration
var includePreviousRefreshTokenInLoginRequest: Bool { get set }Mentioned in
Discussion
If the value is true and there’s a refresh_token for the user in the SSO tokens, it’s included in the authentication request.