@@ -47,6 +47,8 @@ Add the "Sign in with Bluesquare Connect" button in your blade login page:
<x-connect-button/>
```
Make sure that your `password` is nullable.
#### Keep user tokens (optional)
First, make sure that your model implements `HasConnectTokens` trait.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.