Sha256: 1ce480783328ce54f6c3a870c34effe26c6530f55d84af5c66b1e2a57cbca25c

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

## 0.3.0

- Properly set attr_accessible for those apps that are requiring all attributes to be whitelisted.
- Allow access_token to be passed in header `curl -H "Authorization: token iAmAOaUthToken" http://localhost:3000`
- Default `config.allow_password_exchange' to true
- Allow multiple `find_user_for_auth` calls in setup to allow custom finders for facebook, etc.

## 0.2.0

- Allow password exchange for access_token using `config.allow_password_exchange = true`

## 0.1.0

- Refresh Token Support
- Scoped permissions support
- Docs, Test, and ClientApp controllers can be skipped or over-ridden

## 0.0.1

- Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opro-0.3.0.pre CHANGELOG.md