Sha256: 6626bd60ead0d0871e02f9971306fa70c746d57672e09a82b15bb68b50fa0ff0
Contents?: true
Size: 1.22 KB
Versions: 3
Compression:
Stored size: 1.22 KB
Contents
### 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
roqua-core-api-0.0.19 | ChangeLog.md |
roqua-core-api-0.0.18 | ChangeLog.md |
roqua-core-api-0.0.17 | ChangeLog.md |