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
Backend functionality is largely complete. Create a frontend view that reflects the Admin and User roles, and their supported features.
Low-hanging fruit is to allow users to log in, and edit their profiles, change passwords.
Admins should be able to see a list of users, edit their own and other users' information, and send password-reset emails (currently supported in Nodemailer).
The text was updated successfully, but these errors were encountered:
Backend functionality is largely complete. Create a frontend view that reflects the Admin and User roles, and their supported features.
Low-hanging fruit is to allow users to log in, and edit their profiles, change passwords.
Admins should be able to see a list of users, edit their own and other users' information, and send password-reset emails (currently supported in Nodemailer).
The text was updated successfully, but these errors were encountered: