ConfirmRegisteredResponse¶
- class ConfirmRegisteredResponse[source]¶
Response when a registration is confirmed and the user is created.
- 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.