Classes

\Firesphere\GraphQLJWT\Authentication

Name Description
AnonymousUserAuthenticator No description available EMPTY
AnonymousUserFactory No description available EMPTY
JWTAuthenticationHandler Class JWTAuthenticationHandler EMPTY
JWTAuthenticator No description available EMPTY

\Firesphere\GraphQLJWT\Extensions

Name Description
MemberExtension Class MemberExtension Add a unique token to the Member for extra validation EMPTY

\Firesphere\GraphQLJWT\Model

Name Description
JWTRecord No description available EMPTY

\Firesphere\GraphQLJWT\Mutations

Name Description
CreateTokenMutationCreator No description available EMPTY
RefreshTokenMutationCreator No description available EMPTY

\Firesphere\GraphQLJWT\Queries

Name Description
ValidateTokenQueryCreator No description available EMPTY

\Firesphere\GraphQLJWT\Tests

Name Description
CreateTokenMutationCreatorTest No description available EMPTY
JWTAuthenticationHandlerTest No description available EMPTY
JWTAuthenticatorTest No description available EMPTY
MemberExtensionTest No description available EMPTY
RefreshTokenMutationCreatorTest No description available EMPTY
ValidateTokenQueryCreatorTest No description available EMPTY

\Firesphere\GraphQLJWT\Types

Name Description
MemberTokenTypeCreator Represents a member / token pair EMPTY
MemberTypeCreator A logged in member EMPTY
TokenStatusEnum No description available EMPTY