Sha256: 07fa683abd3ad7ff773b5936381203d272aea85ce3ef51830c3c6a732e222b46

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

## v0.2.3 (2014-07-31)
* remove id from body in create/update user

## v0.2.0 (2014-03-10)

* First open source release to [RubyGems](http://rubygems.org/)

## v0.1.5 (2014-03-07)

* Add allow_password_credentials flag to determine whether client instances
* will allow use of username/passwored attributes

## v0.1.4 (2014-03-06)

* Change configure method namespace to g5_auth from g5_authentication_client

## v0.1.1 (2013-11-15)

* Add `G5AuthenticationClient::Client#sign_out_url`. The client should
  redirect to this target URL in order sign out the current user.

## v0.1.0 (2013-11-05)

* Rename all references to `client_callback_url` to `redirect_uri`.
  This is in order to maintain consistency with the terminology used
  in the OAuth 2.0 spec. This is a breaking change for any code written
  against earlier versions of the client.

## v0.0.3 (2013-09-23)

* Add support for retrieving user data based on current credentials
* Add `User#password_confirmation`
* Allow client to configure an OAuth access token directly (thereby
  bypassing the OAuth authorization flow)

## v0.0.2 (2013-07-13)

* Update dependency on modelish to v0.3.x

## v0.0.1

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
g5_authentication_client-0.2.3 CHANGELOG.md