Skip to content
New issue

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

multi: Add User layer. #2894

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

victorgcramos
Copy link
Member

@victorgcramos victorgcramos commented Jan 31, 2023

Work in Progress ⏳

  • Add Signup and email verification process
  • Login and session persistence flow
  • User Details info
  • Control routes access
  • User account management
  • Admin management

this commit improves the account page items to control whether it should
be displayer or not based on user credentials (owner or admin).

Admins can read all information. Account owners can read and edit all
editable information. Other users can only see what's public.
This commit adds credentials to identity section to define which
elements are displayed for given user status (owner and regular). Only
owners can manage their identities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant