0.0
No commit activity in last 3 years
No release in over 3 years
Hyves strategy for OmniAuth
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.4.1
 Project Readme

OmniAuth Hyves

OAuth 1 strategy to authenticate with Hyves to make use of the Hyves Data-API. Hyves documentation can be found here.

Usage

Use like it like any other OmniAuth strategy.

To allow the use of the various Data-API methods you need to specify them when getting the request token, you can do so by specifying them in options.request_params[:methods] (the default and minimum required is 'users.get,friends.get,media.get').

Development

Pull requests are welcome, please make sure your patches are well tested before contributing. When sending a pull request:

  • Use a topic branch for your change
  • Do not change the version number

License

OmniAuth Hyves is released under the MIT license.

Author

Mark Kremer