Skip to content

Instance Method

has(_:)

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