You've already forked laravel-connect
readme
This commit is contained in:
@@ -47,6 +47,8 @@ Add the "Sign in with Bluesquare Connect" button in your blade login page:
|
|||||||
<x-connect-button/>
|
<x-connect-button/>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Make sure that your `password` is nullable.
|
||||||
|
|
||||||
#### Keep user tokens (optional)
|
#### Keep user tokens (optional)
|
||||||
|
|
||||||
First, make sure that your model implements `HasConnectTokens` trait.
|
First, make sure that your model implements `HasConnectTokens` trait.
|
||||||
|
|||||||
Reference in New Issue
Block a user