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

This commit is contained in:
Kars van Velzen 2025-08-21 23:27:00 +02:00
parent 6bbf298c32
commit 02626fc835

View file

@ -11,7 +11,7 @@ const oidcConfig = {
},
authority: 'https://auth.octubre.be',
clientId: '0WU8Mb9NfKQPvB29U0di3GGXVxv5uvolvOgcJiusjSw8eb0O8ghfVcLHLAg8MkGv',
redirect_Uri: 'https://octubre.be',
redirectUri: 'https://octubre.be',
autoSignIn: false,
autoSignOut: false
};