Skip to content

Instance Method

logout(_:)

Unauthenticates an authenticatable type.
func logout<A>(_ type: A.Type = A.self) where A : Authenticatable