SelfValidatingPassport
class SelfValidatingPassport extendsPassport
An implementation used when there are no credentials to be checked (e.g.
API token authentication).
Methods
__construct(UserBadge$userBadge,array$badges =[])
No description