Represents the response for the request to retrieve SignInWithCredentials endpoints.

Hierarchy

  • SignInWithCredentialsEndpointResponse

Properties

authEndpoint?: string
code: "SUCCESS" | "ERROR"
managementEndpoint?: string
message?: string

Generated using TypeDoc