convos-chat/convos

Add support for OpenID Connect OAuth2 self-hosted services for external auth

Open

#414 aberto em 17 de nov. de 2019

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)Perl (93 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.163 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Referencing: https://github.com/Nordaaker/convos/issues/89#issuecomment-554748818

Using build in OAuth2 provider functionality of self-hosted services such as Nextcloud or Gitea there could be a really easy registration and login functionality similar to the often found "log in with Github" etc. buttons.

See for example: https://docs.nextcloud.com/server/17/admin_manual/configuration_server/oauth2.html https://docs.gitea.io/en-us/oauth2-provider/

Guia do colaborador