module Athena::Mercure::TokenProvider::Interface
#
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
Methods#
abstract #jwt : String#
Returns the JWT token used to authenticate requests to the Mercure hub.