Goodreads Developers discussion
feature requests
>
OAuth1 standards not met
date
newest »

message 1:
by
Ethan
(new)
Feb 19, 2016 04:56PM

reply
|
flag
Hi Ethan, thanks for your bug report. We appreciate your looking into this. Is this causing you any other problems with the API?

Hi Jeffrey, in flutter Oauth1 plugin oauth_callback_confirmed is expected and throw exception if missing. Please implement it.
See:
https://pub.dartlang.org/documentatio...

Golang package dghubble/oauth1 requires this property to be set to true.
See:
https://github.com/dghubble/oauth1

This does make it potentially susceptable to session fixation https://oauth.net/advisories/2009-1/