OAuth2 Authentication

Please sign in to continue

Laravel Passport with PKCE (Code + PKCE) - Most secure OAuth2 flow
Choose between OAuth2 redirect flow or SSO session check
Try Automatic SSO Login
About These Authentication Methods
Authorization Code + PKCE

Standard OAuth2 flow with enhanced security (PKCE). You'll be redirected to Laravel Passport to log in.

Recommended Most Secure
Single Sign-On (SSO)

Automatic authentication using existing Laravel Passport session cookies.

Instant Session-based