nextcloud / user_oidc

OIDC connect user backend for Nextcloud
GNU Affero General Public License v3.0
88 stars 35 forks source link

Fix first login check during bearer token auth #818

Closed julien-nc closed 8 months ago

julien-nc commented 8 months ago

Authentication with bearer token was broken because OC::$server->getEventDispatcher() does not exist in NC >= 28.