Skip to content

v1.2.0

Choose a tag to compare

@benjaminRoberts01375 benjaminRoberts01375 released this 04 Nov 15:38

JWT

  • Check JWT for missing endpoints
  • Consolidate JWT cookie checking into JWT service

UI/Frontend

  • Added a favicon
  • Clear form after creating a JWT
  • When an account is created, immediately move to the dashboard
  • Improve error handling for long-running requests

Backend

  • Add timeouts for long-running requests
  • Removed unused /api/jwt-login endpoint
  • Remove unused /api/user-exists endpoint