Aura Auth
OIDC-compliant Single Sign-On authentication server

Overview
Aura Auth is an OpenID Connect (OIDC) compliant Single Sign-On server: a plug-and-play identity provider that lets multiple applications share one secure login. Sign in once, and every connected app trusts the same identity.
Built on Node.js implementing the OAuth 2.0 and OIDC specifications, it handles authorization flows, token issuance and session management. The project is a deep dive into authentication security — the flows, the token lifetimes, and the many ways to get them wrong.
Tech Stack
Node.jsOAuth 2.0OIDCSecurity
Highlights
- ✦Standards-compliant OAuth 2.0 / OpenID Connect implementation
- ✦Single Sign-On across multiple client applications
- ✦Secure token issuance and session management
- ✦Running live at auth.satpal.cloud