Badge
Table of Contents
Interfaces
- BadgeInterface
- Passport badges allow to add more information to a passport (e.g. a CSRF token).
Classes
- CsrfTokenBadge
- Adds automatic CSRF tokens checking capabilities to this authenticator.
- PasswordUpgradeBadge
- Adds automatic password migration, if enabled and required in the password encoder.
- PreAuthenticatedUserBadge
- Marks the authentication as being pre-authenticated.
- RememberMeBadge
- Adds support for remember me to this authenticator.
- UserBadge
- Represents the user in the authentication process.