sso-poc-marn/app
Guillaume "B.B." Van Hemmen 99800ab3a7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
#0000 - Modify OAuth discovery to hard-coded configuration
Replaced the dynamic useAutoDiscovery function with a hard-coded configuration object. This change ensures more control over OAuth parameters and might address any dynamic discovery issues encountered before.
2024-10-21 10:53:59 +02:00
..
+html.tsx Initial commit 2024-05-06 11:06:27 +02:00
+not-found.tsx Initial commit 2024-05-06 11:06:27 +02:00
_layout.tsx Implement CI-CD (#1) 2024-10-17 11:41:36 +02:00
index.tsx #0000 - Modify OAuth discovery to hard-coded configuration 2024-10-21 10:53:59 +02:00
modal.tsx Initial commit 2024-05-06 11:06:27 +02:00
ssoCallback.tsx add sso 2024-05-14 13:43:07 +02:00
ssoLogout.tsx add sso 2024-05-14 13:43:07 +02:00