auth icon indicating copy to clipboard operation
auth copied to clipboard

feat: add Nextcloud oauth

Open Vinzent03 opened this issue 10 months ago • 0 comments

What kind of change does this PR introduce?

feature

What is the current behavior?

No support for Nextcloud OAuth

What is the new behavior?

Add support for Nextcloud oauth

The avatar url is static and does not need to be saved (avatar endpoint) so I didn't add it to the claims.

Additional context

The source and tests are copied from gitlab and keycloak and adjusted accordingly.

I'm successfully running this in my own supabase self-hosting setup and it's working fine.

Vinzent03 avatar Mar 14 '25 00:03 Vinzent03