module

Athena::Mercure::TokenProvider::Interface

A token provider is responsible for providing the token used to authenticate requests to the Mercure hub.

Instance methods

jwt

Returns the JWT token used to authenticate requests to the Mercure hub.

Source