v1.0.0
Gitset.dev v1.0.0
This release focuses on the implementation of OAuth authentication using GitHub. Core backend functionalities are integrated with Drizzle ORM to manage authentication data in the Turso database. Authentication routes and middleware are now set up and fully functional.
Although the frontend is not yet interactive, this release marks a major milestone, as the critical backend authentication system is fully operational.
Key Features:
- OAuth authentication integrated with GitHub and Google.
- Drizzle ORM for managing authentication-related data in Turso DB.
- Auth routes and middleware for secure user login and management.
Full Changelog: v0.0.2...v1.0.0