Goodreads Developers discussion

30 views
questions > OAuth Implicit Grant Flow?

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Kat (new)

Kat | 2 comments Hi,

I would like to call the API from the Front-End only (JavaScript). From what I understand, this is generally possible through the Implicit Grant Flow: https://tools.ietf.org/html/rfc6749#s...

I do not understand this to its full extent, and I wonder:
* Is this currently possible? If yes, how would I go about implementing it?
* Would the Goodreads API have to implement Implicit Grant Flow on its side before I could implement it on my side (client)?
* Does the implicit grant flow require Goodreads to have OAuth 2.0 implemented? If yes, is it implemented?

Thanks!


back to top