UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

10 lines 378 B
/** * The client makes a request to the authorize endpoint by adding the * following parameters using the "application/x-www-form-urlencoded" * format per Appendix B with a character encoding of UTF-8 in the HTTP * request entity-body: * * @see https://tools.ietf.org/html/rfc6749#section-4.1.1 */ export {}; //# sourceMappingURL=IOAuth2GetAuthorizationCodeRequest.js.map