Sha256: d18a48c83bb6b48df455e3bce82c4d019fec6839c082a16f6e02c7feed100e91

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

### 0.0.22 / 2014-03-18

* added OAuthSession#ping method

### 0.0.21 / 2014-03-18

* Add role to /api/v1/me

### 0.0.20 / 2014-03-17

* Fix return_to on logout

### 0.0.17 / 2014-03-13

* Now getting environment variables using ENV.fetch, so you will get errors if they are missing

### 0.0.16 / 2014-03-13

* Added NoSession and Unauthorized errors, and throwing them when applicable.

### 0.0.15 / 2014-03-13

* fix session return_to

### 0.0.14 / 2014-03-12

* restore timeout to Ruby default

### 0.0.13 / 2014-03-11

* Fix doorkeeper setup

### 0.0.12 / 2014-03-10

* Update gemspec to contain omniauth-oauth2
* Remove ROQUA prefix from ENV variables

### 0.0.11 / 2014-03-07

* Various fixes for SendInviteEmail API

### 0.0.10 / 2014-03-07

* Remove organization session, dossier_group session and dossier session
* Implement all apis as ActiveInteraction use cases
* Authenticate through oauth and basic auth sessions

### 0.0.9 / 2014-02-27

* Add core-api omniauth rails config

### 0.0.7 / 2014-02-27

* Added logout_url method

### 0.0.6

* Removed start api

### 0.0.5 / 2014-02-10

* Renamed Organization to DossierGroup

### 0.0.4 / 2014-02-03

* Use object ids instead of objects in sessions

### 0.0.3 / 2014-02-03

* Replace keys by UUIDs

### 0.0.2 / 2014-02-03

* Add organization session
* Add dossier session
* Use dossier uuid

### 0.0.1 / 2014-01-28

* Initial release:

Here be dragons

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roqua-core-api-0.0.22 ChangeLog.md