Skip to content

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

Instance Method

authenticated(_:)

Returns the authenticatable type’s ID if it exists in the session data.
func authenticated<A>(_ a: A.Type) -> A.SessionID? where A : SessionAuthenticatable