pipacs / o2

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

Create PLAINTEXT authorization support. FreshBooks service support. #23

Closed gavrushkin closed 10 years ago

gavrushkin commented 10 years ago

Implement as described at http://oauth.net/core/1.0a/#anchor21 FreshBooks service use this type of authentication so I provide o1freshbooks.h. I can provide working example also if you need it.