generated from xkeshav/astro-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
We need to implement authentication using Better Auth in our Astro project.
β Requirements:
-
Use Better Auth with Astro.
-
Authentication should support:
- Google login
- GitHub login
- Email & password (credentials)
-
Users should be able to:
- Log in securely
- Log out securely
π Notes:
- Make sure to handle tokens or sessions securely.
- Keep the UI/UX simple for logging in and out.
π Resources:
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request