1
0
voyager-frontend/src
Marcio 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
..
auth Integrate OIDC authentication with Authentik 2026-01-14 19:55:24 -03:00
App.css Initialize project using Create React App 2025-12-19 14:47:26 -03:00
App.js Integrate OIDC authentication with Authentik 2026-01-14 19:55:24 -03:00
AuthBootstrap.js Integrate OIDC authentication with Authentik 2026-01-14 19:55:24 -03:00
index.css First Commit 2025-12-20 01:04:15 -03:00
index.js Integrate OIDC authentication with Authentik 2026-01-14 19:55:24 -03:00