Ask a question to get started
Enter to send•Shift+Enter new line
MinimalUser()
typing.Protocol
The unique identifier for the user.
This could be a username, email, or any other unique identifier used to distinguish between different users in the system.
User objects must at least expose the identity property.