mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
50d2a211e5
Removes 'groups' from the default OIDC_SCOPE fallback, which caused invalid_scope errors with providers that don't support it (e.g. Google). Fixes #391