An Omniauth strategy for authorizing with Inbloom (https://www.inbloom.org/).
Add this line to your application's Gemfile:
And then execute:
In your omniauth.rb initializer add the following:
Rails.application.config.middleware.use OmniAuth::Builder do provider :inbloom, ENV['INBLOOM_KEY'], ENV['INBLOOM_SECRET'] end
To set up the slc sandbox provider, you can configure the slc provider as follows:
provider :inbloom, ENV['INBLOOM_KEY'], ENV['INBLOOM_SECRET'], :setup => lambda{|env| env['omniauth.strategy'].options[:client_options].site = 'https://api.sandbox.inbloom.org' }
(Outdated) Please see https://github.com/khoffma4/slc-example for an example of how to use quickly get up and running with the Shared Learning Collaborative API.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4