@Component
Generates the GraphQL context map
Parameters
gropiusUserRepository
used to get the user
gropiusPublicApiConfigurationProperties
used to determine if authentication is optional
Constructors
Link copied to clipboard
constructor(gropiusUserRepository: GropiusUserRepository, gropiusPublicApiConfigurationProperties: GropiusPublicApiConfigurationProperties)
Functions
Link copied to clipboard
Link copied to clipboard
Verifies a jwt and returns the GropiusUser defined by the id in subject