AWS cognito documentation change
Summary
Added section headers for documentation structure regarding headers and request body parameters
Security assessment
Structural documentation improvements without security-specific content or context
Diff
diff --git a/cognito/latest/developerguide/token-endpoint.md b/cognito/latest/developerguide/token-endpoint.md index dfbdf5757..4431b332f 100644 --- a/cognito/latest/developerguide/token-endpoint.md +++ b/cognito/latest/developerguide/token-endpoint.md @@ -39,0 +40,2 @@ The token endpoint supports `client_secret_basic` and `client_secret_post` authe +The following are headers that you can pass to the authorization endpoint. + @@ -56,0 +59,2 @@ Set the value of this parameter to `'application/x-www-form-urlencoded'`. +The following are parameters that you can request in `x-www-form-urlencoded` format in the request body to the authorization endpoint. +