Authenticable
public protocol Authenticable
Represents an Authenticable
that is associated with Requestable
.
-
authentication
Default implementationThe
authentication
.Default Implementation
Authentication.default
Declaration
Swift
var authentication: Authentication { get }