Instance Method
logout(_:)
Unauthenticates an authenticatable type.
func logout<A>(_ type: A.Type = A.self) where A : Authenticatable
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func logout<A>(_ type: A.Type = A.self) where A : Authenticatable