You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new user profile details (add fields to User model)
User profile pages at /profile/[uid]/
New public user model (only get/return non-sensitive information to frontend) exclude hashed_password and OAuth ids etc. Only publicly available fields should be returned to frontend.
User can edit their profile on their own page
The text was updated successfully, but these errors were encountered:
/profile/[uid]/
The text was updated successfully, but these errors were encountered: