Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/Client
PatchAuth0ClientRequest
Interface PatchAuth0ClientRequest
Patch request for Auth0 clients.
interface
PatchAuth0ClientRequest
{
client
:
PatchAuth0ClientBody
;
clientId
:
string
;
provider
:
ClientProvider
;
}
Hierarchy (
View Summary
)
PatchBaseClientRequest
PatchAuth0ClientRequest
Index
Properties
client
client
Id
provider
Properties
client
client
:
PatchAuth0ClientBody
client
Id
clientId
:
string
provider
provider
:
ClientProvider
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
client
Id
provider
Harmony Auth Documentation
Loading...
Patch request for Auth0 clients.