Testing Auth
All checks were successful
Deploy to production / Build (push) Successful in 3m35s

This commit is contained in:
Kars van Velzen 2025-08-21 21:56:43 +02:00
parent 66441564af
commit fb4d2629e7

View file

@ -10,7 +10,7 @@ const oidcConfig = {
// Redirect?
},
authority: 'https://auth.octubre.be',
clientId: '', // TODO Paste Client ID & set to Public
clientId: '0WU8Mb9NfKQPvB29U0di3GGXVxv5uvolvOgcJiusjSw8eb0O8ghfVcLHLAg8MkGv',
redirect_uri: 'https://octubre.be',
autoSignIn: false,
autoSignOut: false