v1.2.0
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-loginendpoint - Remove unused
/api/user-existsendpoint