Skip to content

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