richardpluta / backlog-brigade

0 stars 0 forks source link

Implement Auth0 Authentication #4

Open erinmwalter opened 1 year ago

erinmwalter commented 1 year ago

Pre Conditions: No Auth0 authentication currently exists. Post Conditions: When A user navigates to the site, they will be prompted to login with Auth0 and this will successfully log them into the site with the correct permissions.

As a user or developer, when I run the site locally, I will be prompted to log in with Auth0 and be successfully authorized and see all relevant tabs according to my access level (client, admin, or professional).

erinmwalter commented 1 year ago

@mazurski20