pipacs / o2

OAuth 2.0 for Qt
BSD 2-Clause "Simplified" License
317 stars 147 forks source link

Allow parameters (such as `scope`) to be passed with a token request. #51

Closed dbrnz closed 8 years ago

dbrnz commented 8 years ago

Query parameters must be signed -- they cannot simply be appended to the request token URL when it is set.