convos-chat/convos

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

Open

#414 创建于 2019年11月17日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)Perl (1,163 star) (93 fork)batch import
enhancementhelp wanted

描述

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/

贡献者指南