Skip to content

Commit 0c3e1cb

Browse files
author
riteshsangwan
committed
update readme
1 parent d7d8bfc commit 0c3e1cb

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,27 @@ See Guild https://github.com/lorenwest/node-config/wiki/Configuration-Files
1818
|`PORT`| The port to listen|
1919
|`GOOGLE_API_KEY`| The google api key see (https://developers.google.com/maps/documentation/javascript/get-api-key#key)|
2020
|`API_BASE_URL`| The base URL for Drone API |
21-
21+
|`REACT_APP_AUTH0_CLIENT_ID`| The auth0 client id |
22+
|`REACT_APP_AUTH0_CLIENT_DOMAIN`| The auth0 client domain |
23+
24+
### Auth0 setup
25+
- Create an account on auth0.
26+
- Click on clients in left side menu, it will redirect you to client page. Click on CREATE CLIENT button
27+
to create a new client.
28+
- Copy the client id and client domain and export them as environment variables.
29+
- Add `http://localhost:3000` as Allowed callback url's in client settings.
30+
31+
### Add social connections
32+
33+
### Facebook social connection
34+
- To add facebook social connection to auth0, you have to create a facebook app.
35+
Go to facebook [developers](https://developers.facebook.com/apps) and create a new app.
36+
- Copy the app secret and app id to auth0 social connections facebook tab.
37+
- You have to setup the oauth2 callback in app oauth settings.
38+
- For more information visit auth0 [docs](https://auth0.com/docs/connections/social/facebook)
39+
40+
### Google social connection
41+
- For more information on how to connect google oauth2 client, visit official [docs](https://auth0.com/docs/connections/social/google)
2242

2343
## Install dependencies
2444
`npm i`

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy