@@ -47,7 +47,7 @@ Add the "Sign in with Bluesquare Connect" button in your blade login page:
<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)
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.