Ueberauth Goodreads Strategy v0.1.0 API Reference

Modules

Goodreads Strategy for Überauth

OAuth1 for Goodreads. Add consumer_key and consumer_secret to your configuration: config :ueberauth, Ueberauth.Strategy.Goodreads.OAuth, consumer_key: System.get_env(“GOODREADS_CONSUMER_KEY”), consumer_secret: System.get_env(“GOODREADS_CONSUMER_SECRET”), redirect_uri: System.get_env(“GOODREADS_REDIRECT_URI”)