readme
This commit is contained in:
parent
a965ace522
commit
15ff1dbb25
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue