Releases: carabao-capital/devise-auth0
Releases · carabao-capital/devise-auth0
v1.0.0-rc.10
Changed
- Improved caching of requests to Auth0.
v1.0.0-rc.9
Fixed
- Loading user's permissions above 100 limit.
v1.0.0-rc.8
Fixed
- Match user identity when retrieving user permission.
v1.0.0-rc.7
Fixed
- Release RC7
v1.0.0-rc.6
Added
- Cache scopes
v1.0.0-rc.5
Fixed
- Include missing controllers on build gem
v1.0.0-rc.4
Fixed
- Ensure to keep auth0_id updated.
- Load user's permissions using email instead of auth0_id.
v1.0.0-rc.3
Fixed
- Include permissions to scopes for can? and cannot?
v1.0.0-rc.2
Added
- Fixes gem build