Create refresh tokens based on username, password, platform and optional 2FA code Create access tokens based on refresh token Create cookies based on refresh token Supports authentication platforms: ...
/// An authentication details provider that contains user authentication information and region information. /// This is an ideal provider to be used if customer authentication information is not read ...