Techtonica / keyboard-shortcuts-practice

https://techtonica.github.io/keyboard-shortcuts-practice/
26 stars 56 forks source link

Verify login/logged in button functions (UI) #79

Closed alodahl closed 3 years ago

alodahl commented 4 years ago

Now that we have Auth0 integrated in #73 and a simple auth for local development in #74, let's make sure the login/already logged in button shows the correct state. The button should show 'log-in' when there is no user yet, and switch to 'logged in' when the user has been authenticated.

Ensure that the logged in state:

Dependencies:

vegetabill commented 3 years ago

@alodahl is this just an accidental dupe of #76 ? I may have created it when triaging issues the day before OSD.

alodahl commented 3 years ago

It might be, @vegetabill !

alodahl commented 3 years ago

Unless one is issue is for UI and one is for functionality.

vegetabill commented 3 years ago

Hmm, I think #75 is the UI part so I'm going to close this as a dupe of #76