1
0
Commit Graph

3 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
e40266b05b First Commit 2025-12-20 01:04:15 -03:00
Eric Nicolau
a33bc13327 Initialize project using Create React App 2025-12-19 14:47:26 -03:00