README
This commit is contained in:
parent
c12f5cf570
commit
877ec2b848
|
@ -29,6 +29,7 @@ Finally, update your `.env` with your client's credentials:
|
||||||
```bash
|
```bash
|
||||||
BCONNECT_CLIENT_ID=your_client_id
|
BCONNECT_CLIENT_ID=your_client_id
|
||||||
BCONNECT_CLIENT_SECRET=your_client_secret
|
BCONNECT_CLIENT_SECRET=your_client_secret
|
||||||
|
BCONNECT_REDIRECT=http://localhost:8000/connect/callback
|
||||||
```
|
```
|
||||||
|
|
||||||
### Sign in with Bluesquare Connect
|
### Sign in with Bluesquare Connect
|
||||||
|
|
Loading…
Reference in New Issue