From 91b408be30e63bd85ba8d6ec7c5305f45d33e292 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Aug 2018 18:13:56 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OAuth2.md b/OAuth2.md index 3a52824..d2789f2 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -1,8 +1,8 @@ # OAuth2 providers -You can use any OAuth2 provider, for example: -- Rocket.Chat (example below) -- Auth0 (example below) +You can use any OAuth2 provider for logging into Wekan, for example: +- [Rocket.Chat](https://github.com/wekan/wekan/wiki/OAuth2#rocketchat-providing-oauth2-login-to-wekan) +- [Auth0](https://github.com/wekan/wekan/wiki/OAuth2#auth0) - Google ## Rocket.Chat providing OAuth2 login to Wekan