AuthTarget

public class AuthTarget : ChildTargetType
extension AuthTarget: DecodableTargetType

mobileapp/$authenticate/

  • Undocumented

    See more

    Declaration

    Swift

    public enum Send : String
  • The last path component for request.

    Declaration

    Swift

    public let childPath: String
  • The http method

    Declaration

    Swift

    public let method: HTTPMethod
  • The full path for request. Parent path + childPath

    Declaration

    Swift

    public var path: String { get }
  • Create .requestParameters with user, device and application info.

    Declaration

    Swift

    public var task: Task { get }
  • Declaration

    Swift

    public var sampleData: Data { get }

authentificate