OTPLoginSingleResponse¶
- class OTPLoginSingleResponse[source]¶
Response when OTP verification succeeds with a single user.
- user: ExtendedUser¶
The user that was logged in.
- restrictions: SessionRestrictionData¶
The restrictions of this access token.
- permissions: LoginResponsePermissions¶
The permissions of the logged-in user, split by scope.