Instance Method
has(_:)
Returns
true if the type has been authenticated.func has<A>(_ type: A.Type = A.self) -> Bool where A : Authenticatable
Instance Method
true if the type has been authenticated.func has<A>(_ type: A.Type = A.self) -> Bool where A : Authenticatable