Commit Graph

3 Commits

Author SHA1 Message Date
427c78ec37 refactor: update better-auth configuration and clean up code
- Changed the version of "better-auth" to use a catalog reference in package.json and bun.lock for better dependency management.
- Removed unnecessary comments and cleaned up the code in various files to enhance readability and maintainability.
- Updated the authentication handling in hooks.server.ts to ensure proper token retrieval.
- Simplified the layout and structure of Svelte components for improved clarity and performance.
2025-11-07 11:18:34 -03:00
ca51839082 initial better auth config 2025-11-06 11:42:48 -03:00
d00e0cd676 initial commit 2025-10-21 11:06:46 -03:00