From 031cd0cfbb23b88c0aece302aa5136704ed1c517 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Fri, 21 Aug 2020 18:36:18 +0200 Subject: [PATCH] Updated OAuth Login with Github and Google (markdown) --- OAuth-Login-with-Github-and-Google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuth-Login-with-Github-and-Google.md b/OAuth-Login-with-Github-and-Google.md index 807474a..40a7f84 100644 --- a/OAuth-Login-with-Github-and-Google.md +++ b/OAuth-Login-with-Github-and-Google.md @@ -26,4 +26,4 @@ If you log out from Calibre-Web, you will see a little Github account on the log Your help is needed. If you are using Google as OAuth provider to Calibre-Web, please document the setup procedure here. -The Callbackroutine should be: ...`login/github/authorized` \ No newline at end of file +The Callbackroutine should be: ...`login/google/authorized` \ No newline at end of file