RegisterClientResponse
class RegisterClientResponse
Types
Properties
Link copied to clipboard
An endpoint that the client can use to request authorization.
Link copied to clipboard
Indicates the time at which the clientId and clientSecret were issued.
Link copied to clipboard
A secret string generated for the client. The client will use this string to get authenticated by the service in subsequent calls.
Link copied to clipboard
Indicates the time at which the clientId and clientSecret will become invalid.
Link copied to clipboard
An endpoint that the client can use to create tokens.