All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved caching of requests to Auth0.
- Loading user's permissions above 100 limit.
- Match user identity when retrieving user permission.
- Release RC7
- Cache scopes
- Include missing controllers on build gem
- Ensure to keep auth0_id updated.
- Load user's permissions using email instead of auth0_id.
- Include permissions to scopes for can? and cannot?
- Fixes gem build
- Supports Bearer Authorization using Auth0 JWT & Access Tokens
- Auto create authorized user when not found
- Restrict user model to only certain email domains