You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use OCP InvalidTokenException instead of the OC one @julien-nc[#1179](https://github.com/nextcloud/user_oidc/pull/1179)
17
+
- Replace deprecated OC_User::useBackend with OCP\IUserManager::registerBackend @julien-nc[#1168](https://github.com/nextcloud/user_oidc/pull/1168)
18
+
19
+
### Fixed
20
+
21
+
- Only use the prompt param for the authorization and token endpoints if defined in NC config, drop 'consent' as the default @julien-nc[#1176](https://github.com/nextcloud/user_oidc/pull/1176)
0 commit comments