APIv4

public struct APIv4

Luna ID API v4.

  • Group of the handlers methods.

    Declaration

    Swift

    public let handlers: Handlers
  • Group of the persons methods.

    Declaration

    Swift

    public let persons: Persons
  • Initializer API v4.

    Declaration

    Swift

    public init(lunaAuthToken: String, lunaServerURL: URL?)

    Parameters

    lunaAuthToken

    Luna ID authorization token.

    lunaServerURL

    Server URL.

Liveness

Handlers

Persons