JKKN Logo

MyJKKN Auth Server

Centralized OAuth 2.0 Authentication for 50+ Applications

Secure Authentication

OAuth 2.0 compliant authentication with JWT tokens and refresh token rotation

High Performance

Optimized session storage with 95% reduction and <50ms response time

Multi-App Support

Centralized authentication for 50+ applications with 2,800+ users

2,823
Total Users
16
Applications
47
Active Sessions
<50ms
Response Time

API Endpoints

GET
/api/auth/authorize

Initiate OAuth 2.0 authorization code flow

POST
/api/auth/token

Exchange authorization code or refresh token for access token

POST
/api/auth/validate

Validate JWT access token and get user info

POST
/api/auth/sync-user

Webhook endpoint for user synchronization

MyJKKN Centralized Authentication Server

Built with Next.js 15 & Supabase • Secured with OAuth 2.0