-
- Welcome to{' '}
- Keycloak Auth
+ {/* Icon */}
+
+
+
+ Requirements Periodic Table
-
- A secure authentication system powered by Keycloak and FastAPI. Login
- with your Keycloak credentials to access protected resources.
+
+ Manage and track your project requirements.
- {!isAuthenticated && (
-
+
+ {!isAuthenticated ? (
-
- )}
-
- {isAuthenticated && (
-
- )}
-
-
- {/* Features Section */}
-
-
-
-
- Secure Authentication
-
-
- HTTP-only cookies protect your tokens from XSS attacks.
-
-
-
-
-
-
- Keycloak Integration
-
-
- Enterprise-grade identity management with Keycloak SSO.
-
-
-
-
-
-
- FastAPI Backend
-
-
- High-performance Python backend with automatic API documentation.
-
+ )}