cmgriffing / raidy-or-not-next

https://raidyornot.com
7 stars 1 forks source link

Should not be able to go load Dashboard without token #1

Closed cmgriffing closed 2 years ago

cmgriffing commented 2 years ago

The API Key should be fetched even without a token. That would cause the 401 which would force a redirect to login.

cmgriffing commented 2 years ago

This is now fixed. We just redirect back to the home page.