hackcambridge / hc-2020-prototype

Bespoke hackathon administration platform build for Hack Cambridge.
https://hackcambridge.com
GNU General Public License v3.0
3 stars 2 forks source link

Unified login page #212

Open vanjo9800 opened 3 years ago

vanjo9800 commented 3 years ago

In the preparation of and during the event of HexCambridge 2021, we have had some issues with people unable to login on the correct place and then having invalid sessions.

To mitigate this I propose implementing a unified login page where participants can select login type, rather than requiring a login type based on the URLs they access.

This should be fairly easy to setup and then can have links that forward to the respective Auth0 endpoints.

In the future it will also allow us to add more login roles.