class Athena::Mercure::Spec::AssertingTokenFactory
inherits Reference
#
Included modules
Athena::Mercure::TokenFactory::Interface
Athena::Mercure::Spec::AssertingTokenFactory
Reference
#Athena::Mercure::TokenFactory::Interface
.new(token : String, subscribe : Array(String) | Nil = [] of String, publish : Array(String) | Nil = [] of String, additional_claims : Hash(String, String) = {} of String => String)
##called? : Bool
##create(subscribe : Array(String) | Nil = [] of String, publish : Array(String) | Nil = [] of String, additional_claims : Hash | Nil = nil) : String
#