struct
Athena::Mercure::TokenProvider::Static
- Athena::Mercure::TokenProvider::Static
- Struct
- Value
- Object
Overview
A token provider implementation that provides the JWT as a static value from the constructor.
Included Modules
Defined in:
token_provider/static.crConstructors
Instance Method Summary
-
#jwt : String
Returns the JWT token used to authenticate requests to the Mercure hub.