Athena::Mercure::TokenProvider::Callable
Inherits Athena::Mercure::TokenProvider::Interface < Struct < Value < Object
A token provider implementation that provides the JWT via the return value of a callback block.
Constructors
new
Sourcenew(callback : Proc(String))
Source