Pictogrammers / pictogrammers.com

Code for Pictogrammers.com
https://pictogrammers.com
75 stars 17 forks source link

Github OAuth & Session Handling #58

Closed mririgoyen closed 1 year ago

mririgoyen commented 1 year ago

Proposed Changes

Types of Changes

What types of changes does your code introduce?

Checklist

Additional Information

The ability to login and logout are in the client now, but the links to do so from the UI are hidden because there really is nothing anyone can do when they are logged in at the moment. Therefore, I've hidden them to avoid confusion. Once we add some features that require logging in, we can enabled the header link.