File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818
1919### Routes
20+ - Home Pgae
21+ - https://pro-authapi.herokuapp.com
2022- Api call for google authentication
21- - http ://localhost:3000 /auth/google
23+ - https ://pro-authapi.herokuapp.com /auth/google
2224- Api call back function
23- - http://localhost:3000/auth/google/callback
25+ - https://pro-authapi.herokuapp.com/profile
26+
27+ - ** Home Page**
28+ ![ social-auth] ( https://user-images.githubusercontent.com/31995155/87836241-3dcf8c00-c8b1-11ea-9311-43a9914ebca7.png )
29+
30+ - ** Profile Page with Google Data**
31+ ![ google-auth] ( https://user-images.githubusercontent.com/31995155/87836242-3dcf8c00-c8b1-11ea-82f6-8ee3c88d3702.png )
32+
2433
25- ### Google send response :heart :
34+ - ** Google send response :heart : **
2635``` js
2736{
2837 id: ' 107452959910700861566' ,
5867- Api call for facebook authentication
5968 - http://localhost:3000/auth/facebook
6069- Api call back function
61- - http://localhost:3000/auth/facebook/callback
70+ - http://localhost:3000/auth/facebook/callback
You can’t perform that action at this time.
0 commit comments