All checks were successful
CI / build (pull_request) Successful in 27s
This example demonstrates OIDC authentication with the Iris framework: - OIDC client setup and configuration - Login/logout flow with async discovery - Protected routes using auth guards - User profile display from ID token claims - Token information display and handling - Reactive UI state for authentication status Closes #7 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>