Skip to content

Common problems and potential solutions

Luke Walsh edited this page Oct 4, 2023 · 4 revisions

Here's a page of common problems that people run into when first starting out.

JWT Token Expiry or Infinite Loop

If you are facing an issue where the session token is expired or the auth/token route keeps going around forever then check your computer time to make sure it has sync up properly with the server.

Out of sync computer times will cause the token to be always expired.

Welcome to the wiki!

Please see the homepage for a list of relevant pages.

Clone this wiki locally