Authentication
-
Caseless enumeration with static methods to send Authentication Requests.
See moreDeclaration
Swift
public enum AuthenticationAPI
-
Struct representing Authentication related values
See moreDeclaration
Swift
public struct AuthenticationInfo : Decodable, Equatable
-
Enumeration of network requests for Authentication.
See moreDeclaration
Swift
public enum AuthenticationRequest : URLRequestConvertible