readme
This commit is contained in:
parent
15ff1dbb25
commit
e74d4f850e
|
@ -47,7 +47,7 @@ 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.
|
Make sure that the `password` column of users table is nullable.
|
||||||
|
|
||||||
#### Keep user tokens (optional)
|
#### Keep user tokens (optional)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue