Description:
- Integrate BetterAuth into the backend.
- Create login, signup, and token refresh endpoints.
- Protect issue creation endpoint using JWT or session tokens.
- Update README with instructions on how to generate and use auth tokens for testing.
This will help us get rid of the CodeQL errors about ratelimiting
Description:
This will help us get rid of the CodeQL errors about ratelimiting