This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 41
Post reviews on GoodReads #136
Comments
teampolyglot
added a commit
that referenced
this issue
Jan 12, 2020
Reviews now get posted to GoodReads. Some cases to think about:
|
GoodReads integration is now done via Auth0. See #104 |
This was referenced Apr 11, 2020
A user complained that the default oauth scope allows the app to post on their GoodReads. We should figure out how to get an incremental permission only when users want to enable auto-posting. |
Assuming this can be closed given #230 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
GoodReads allows users to post "General updates". Users can use that to post their learnawesome reviews to GoodReads (the way we do for Twitter) for more visibility.
API docs should be available here: https://www.goodreads.com/api
Using oauth gem: https://www.rubydoc.info/gems/oauth/0.5.4
The text was updated successfully, but these errors were encountered: