Token
Interfaces, Classes, Traits and Enums
- GuardTokenInterface
- A marker interface that both guard tokens implement.
- PostAuthenticationGuardToken
- Used as an "authenticated" token, though it could be set to not-authenticated later.
- PreAuthenticationGuardToken
- The token used by the guard auth system before authentication.