PasswordBrokerFactory interface PasswordBrokerFactory (
void setUser(Authenticatable $user)
mixed broker(string|null $name = null) Get a password broker instance by
SupportsBasicAuth interface SupportsBasicAuth (
void validator(Closure $callback)
void login(Authenticatable $user, bool $remember
Authenticatable|null user()
$this after(callable $callback) Register a callback to run after all Gate
bool validateNewPassword(array $credentials) Determine if the passwords
void sendPasswordResetNotification(string $token) Send the password reset
Page 6 of 7