tokenExtractor

Custom token extractor for Bearer authentication.

When null, the provider reads the standard Authorization: Bearer <token> header. Shared by JWT Bearer and introspection Bearer schemes.

Report a problem