jameshart197 / heroestavern

0 stars 2 forks source link

Project Epic: Authentication and User Management #3

Open jameshart197 opened 1 year ago

jameshart197 commented 1 year ago

Authentication is required for the application to function. Authentication must contain the following functionality;

Sign Up Sign In Log Out Separation of Administrator accounts and User accounts Users should not be able to login unless they have completed a registration form Users should not be able to access administrator features if they are not an administrator Administrators should be able to access administrator features