dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

Oauth2 social auth

Open poVoq opened this issue 5 years ago • 3 comments

Gitea uses the following library to manage their social auth and it is working very nicely: https://github.com/markbates/goth

But you are probably aware of it already.

However it would be great if an option to add a custom Oauth2 for self-hosted services could be included. For example Nextcloud or Gitea can also function as an auth provider.

Thanks!

poVoq avatar Sep 04 '19 16:09 poVoq

So you want Dispatch to function as an auth provider or just the ability to add other providers than the ones in the config?

khlieng avatar May 01 '20 00:05 khlieng

Just adding additional custom auth providers like my own Nextcloud would be what I had in mind.

poVoq avatar May 01 '20 01:05 poVoq

Cool, making it possible to add any of the goth providers should be doable.

khlieng avatar May 01 '20 01:05 khlieng