Central authentication server for all my personal services and applications. All account related requests go here, the api backend just has to check the JWT using a public key given by the authentication server.
- Updated
Mar 14, 2025 - TypeScript
Central authentication server for all my personal services and applications. All account related requests go here, the api backend just has to check the JWT using a public key given by the authentication server.
VastSea is a comprehensive coding community platform that empowers developers to share, discover, and solve programming problems across multiple programming languages. A beautiful responsive UI built with Next.js 15 and TailwindCSS.
oauth2 implementation - rfc6749, rfc7009, rfc7662
Add a description, image, and links to the authentication-server topic page so that developers can more easily learn about it.
To associate your repository with the authentication-server topic, visit your repo's landing page and select "manage topics."