This project demonstrates how to integrate Better Auth into a NestJS application
Stars
74
Forks
10
Watchers
74
Open Issues
0
Overall repository health assessment
^11.1.0^4.0.2^1.2.7^11.1.0^11.1.0^6.16.0^0.2.2^7.8.2^3.3.1^9.25.1^11.0.7^11.0.5^11.1.0^0.7.3^1.11.22^5.0.1^29.5.14^22.15.2^6.0.3^9.25.1^10.1.2^5.2.6^16.0.0^29.7.0^3.5.3^0.5.21^7.1.0^29.3.2^9.5.2^10.9.2^4.2.0^5.8.3^8.31.0docs: reorganize table of contents for improved navigation in README
f35f423View on GitHubdocs: update README to enhance database migration instructions and reorganize table of contents
10c4006View on GitHubfix: update query parser setting and improve trusted origins handling in CORS configuration
ece5060View on GitHubdocs: update README table of contents and clarify API base URL in auth module
8bc2686View on GitHubdocs: clarify callbackURL and update session handling instructions in README
3d66a19View on GitHubfix: include cookie header in API request for session continuity
b2058efView on GitHubfeat: add cross-domain session configuration for production environments
a03871bView on GitHubfeat: add support for cross-domain cookies in production environment
e509b33View on GitHubfix: update API endpoint URLs to use the correct port
9de6a14View on GitHubrefactor: replace mongoose with mongodb in dependencies
77755e9View on GitHubfeat: initialize NestJS application with authentication module
ae0a2d8View on GitHub