class
Auth implements
ExtenderInterface
Methods
addPasswordChecker(string $identifier,
callable|string $callback)
Add a new password checker.
void
extend(
Container $container,
Extension|null $extension = null)
No description
Details
Auth
addPasswordChecker(string $identifier, callable|string $callback)
Add a new password checker.
Auth
removePasswordChecker(string $identifier)
Remove a password checker.
void
extend(Container $container, Extension|null $extension = null)