501stLegionA3 / FiveOhFirstDataCore

A Web App designed to manage the 501st Legion StarSim Roster.
https://dc.501stlegion-a3.com/
MIT License
8 stars 12 forks source link

Authentication has a high possibility of failure #396

Closed Soyvolon closed 2 years ago

Soyvolon commented 2 years ago

There is a high possibility that the current auth system will fail when attempting to authorize a user, especially in the base page authentication. This can be resolved by moving away from the existing <Authorize> components to a custom component that does not utilize <Authorize> unless absolutely needed.