Thomas Vervest
Results
1
issues of
Thomas Vervest
If the `grant_type` parameter is missing in the request, the token middleware will return with a `501` header with the following body: ``` { error: 'unsupported_grant_type', error_description: 'Unsupported grant type:...