Sha256: 047b8a32fa6bf08f66f7c61e931f87ad247b7d4aa18a94bea8b5af224861eaa0
Contents?: true
Size: 962 Bytes
Versions: 1
Compression:
Stored size: 962 Bytes
Contents
# v0.1.0 (2014-03-12) * Moved `rake g5:export_users` task to [devise_g5_authenticatable](https://github.com/G5/devise_g5_authenticatable) * First open source release to [RubyGems](https://rubygems.org) # v0.0.2 (2013-11-06) * Changed `rake g5:export_users` task to read default argument values from environment variables: * `G5_AUTH_CLIENT_ID` - the G5 OAuth application ID * `G5_AUTH_CLIENT_SECRET` - the G5 OAuth application secret * `G5_AUTH_REDIRECT_URI` - the redirect URI registered with the auth server * `G5_AUTH_ENDPOINT` - the auth server endpoint URL * `G5_AUTH_AUTHORIZATION_CODE` - the G5 OAuth authorization code for obtaining an access token * Changed argument order for `rake g5:export_users` such that `authorization_code` now comes first. * Renamed any references to the client callback URL to redirect URI, to maintain terminology consistent with the OAuth 2.0 specification. # v0.0.1 (2013-07-25) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-g5-0.1.0 | CHANGELOG.md |