void deleteExpired() Delete expired tokens.
void commands(array|mixed $commands) Register the package's custom Artisan
void __construct(TokenRepositoryInterface
mixed __call(string $method, array $parameters) Dynamically handle missing
bool isDeferred() Determine if the provider is deferred.
CanResetPassword getUser(array $credentials)
void sendPasswordResetNotification(string $token) Send the password reset
ConnectionInterface getConnection()
void delete(string $token) Delete a token record.
string createToken(CanResetPassword $user)
Page 4 of 5