You've already forked laravel-connect
README
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user