module
Athena::Mercure::TokenProvider::Interface
Overview
A token provider is responsible for providing the token used to authenticate requests to the Mercure hub.
Direct including types
- Athena::Mercure::TokenProvider::Callable
- Athena::Mercure::TokenProvider::Factory
- Athena::Mercure::TokenProvider::Static
Defined in:
token_provider/interface.crInstance Method Summary
-
#jwt : String
Returns the JWT token used to authenticate requests to the Mercure hub.