generated from nhcarrigan/template
d5284ff78cbabf0bdd63e256b9ae8dc72a414bb8
- authMiddleware no longer logs token expiry as an error; only tampered or malformed tokens (genuinely suspicious) trigger logger.error - fetchJson clears elysium_token and elysium_save_signature from localStorage and redirects to / on any 401, so players with expired sessions see the login page instead of a stuck error screen
New Repository Template
This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository.
If you're starting a Node.JS project with TypeScript, we have a specific template for that purpose.
Readme
Delete all of the above text (including this line), and uncomment the below text to use our standard readme template.
Description