struct Athena::Mercure::TokenProvider::Factory
- Athena::Mercure::TokenProvider::Factory
- Struct
- Value
- Object
Included Modules
Defined in:
token_provider/factory.crConstructors
Instance Method Summary
Instance methods inherited from module Athena::Mercure::TokenProvider::Interface
jwt : String
jwt
Constructor Detail
def self.new(factory : AMC::TokenFactory::Interface, subscribe : Array(String) = ["*"], publish : Array(String) = ["*"])
#