eagle-land / CalendarApp

1 stars 1 forks source link

Implement authentication with Auth0 #39

Closed jakeweidokal closed 5 years ago

jakeweidokal commented 5 years ago

**What task needs done? (Should only be one thing)

1) Sign into our organizations auth0 account. Credentials are posted in the 'everyone' team page

2) Once logged in, you will find a starter application that I have created under 'Applications'. Click on Shared Skies and then go to the quickstart tab. You should be able to implement authentication from this guide, as it is tailored specifically for Flask.

3) Assign the authentication process to the "Create Account" button in index.html

Done = completion of all 3 steps.