We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User: How I contributed to the cause?
User: Ease of participation
Admin: Want to see statistics #13
Admin: Control
Admin: GDPR compliance
System: Cross-checking
We need to identify and store separate users. Identification is done by
Extend Auth.User with additional fields as we will have quite custom auth mechanism.
Auth.User
Ref:
Auth.User extra/changed fields:
The text was updated successfully, but these errors were encountered:
Add TODOs for #130 and better error handling
7f42420
Add migrations for internal tasks #114, will be wiped out in #130 whe…
b99d8c9
…n user handling will change
Custom user WIP #130
d16080c
No branches or pull requests
Needs
User: How I contributed to the cause?
User: Ease of participation
Admin: Want to see statistics #13
Admin: Control
Admin: GDPR compliance
System: Cross-checking
Cases
User identification
We need to identify and store separate users. Identification is done by
Architecture
Extend
Auth.User
with additional fields as we will have quite custom auth mechanism.Ref:
Auth.User extra/changed fields:
Tasks
The text was updated successfully, but these errors were encountered: