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.
Development
- Source hosted on GitHub
- Please report issues and feature requests using GitHub issues
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.