struct
Athena::Mercure::TokenProvider::Callable
- Athena::Mercure::TokenProvider::Callable
- Struct
- Value
- Object
Overview
A token provider implementation that provides the JWT via the return value of a callback block.
Included Modules
Defined in:
token_provider/callable.crConstructors
Instance Method Summary
-
#jwt : String
Returns the JWT token used to authenticate requests to the Mercure hub.