Authorization
---types--- auth.authorization#33fb7bb8 flags:# setup_password_required:flags.1?true otherwise_relogin_days:flags.1?int tmp_sessions:flags.0?int user:User = auth.Authorization
Belongs to
| auth.Authorization |
This type can be an instance of either:
| Authorization | AuthorizationSignUpRequired |
Members
| user | User | |
| setup_password_required | flag | This argument defaults to None and can be omitted. |
| otherwise_relogin_days | int | This argument defaults to None and can be omitted. |
| tmp_sessions | int | This argument defaults to None and can be omitted. |