Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

logout(_:)

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