1
0
Commit Graph

1 Commits

Author SHA1 Message Date
3e28d115e1 Integrate OIDC authentication with Authentik
Added `oidc-client-ts` and `jwt-decode` dependencies to support OIDC authentication. Implemented `authFetch` for secure API calls and integrated user session management with `AuthBootstrap`. Updated `App` to utilize token-based authentication flows with protected endpoints.
2026-01-14 19:55:24 -03:00