Skip to content

`authorization_code` is case sensitive

gitlab-qa-bot requested to merge github/fork/kevfromireland/patch-1 into master

Created by: kevfromireland

I was following the docs to implement OAuth for our app and noticed that the example URL has grant_type set to be authorization_code but in the wrong case.

Hopefully this makes it easier for the next integrator

Merge request reports