User

public struct User : Codable, Equatable, Sendable

Authenticate user information

  • id

    User id

    Declaration

    Swift

    public let id: String