From 0e282c95b4d900969be2efffd1c0dc87fbcf1291 Mon Sep 17 00:00:00 2001 From: Ruby Kaushik Date: Tue, 26 Feb 2019 12:38:35 +0530 Subject: [PATCH] changed signin using facebook to google --- source/includes/_user.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/includes/_user.md b/source/includes/_user.md index 11621d34693..e36f2e78a2b 100644 --- a/source/includes/_user.md +++ b/source/includes/_user.md @@ -66,7 +66,7 @@ Returns a user object if correct email and password was provided. The returned o 6. 500 `We had a problem with our server. Try again later.` -## SignIn using github +## SignIn using Github > Example Request @@ -105,7 +105,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u 2. 400 `No Callback is set for your product, please set that first` 3. 500 `We had a problem with our server. Try again later.` -## SignIn using facebook +## SignIn using Google > Example Request @@ -144,7 +144,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u 2. 400 `No Callback is set for your product, please set that first` 3. 500 `We had a problem with our server. Try again later.` -## SignIn using facebook +## SignIn using Facebook > Example Request @@ -183,7 +183,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u 2. 400 `No Callback is set for your product, please set that first` 3. 500 `We had a problem with our server. Try again later.` -## SignIn using twitter +## SignIn using Twitter > Example Request @@ -222,7 +222,7 @@ Returns a redirect url. The redirect url will be used to authenticate the user u 2. 400 `No Callback is set for your product, please set that first` 3. 500 `We had a problem with our server. Try again later.` -## SignIn using instagram +## SignIn using Instagram > Example Request