Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
1.1.52
What's Changed
- Fix wrong response_type parsed when missing response_mode by @JokerQyou in #365
New Contributors
- @JokerQyou made their first contribution in #365
Full Changelog: 1.1.51...1.1.52
1.1.51
What's Changed
Note: (SMS verification support is added for SQL Databases and Mongodb)
For arangodb, couchbase and CassandraDB it will be added in an upcoming release
Full Changelog: 1.1.50...1.1.51
1.1.50
What's Changed
- Modify the Facebook login authentication callback to enable user email access through the response body. by @minilikmila in #355
New Contributors
- @minilikmila made their first contribution in #355
Full Changelog: 1.1.49...1.1.50
1.1.49
What's Changed
- [server] add ability to get user by email by @lakhansamani in #353
Full Changelog: 1.1.48...1.1.49
1.1.48
1.1.47
What's Changed
- Features enhancement (Disable/Enable) by @darshvaghela in #349
- [server]fix: error redirection for email verification by @lakhansamani in #350
New Contributors
- @darshvaghela made their first contribution in #349
Full Changelog: 1.1.46...1.1.47
1.1.46
1.1.45
Full Changelog: 1.1.44...1.1.45
- Fix mutex lock for memory store
1.1.44
What's Changed
- fix: session storage by @lakhansamani in #343
- Add expiration time to redis and local memory store
- Add max 1000 entries cache
- Add a go routine to clear expired entries from cache
Full Changelog: 1.1.43...1.1.44
1.1.43
What's Changed
- feat: add support for default response mode & type env by @lakhansamani in #342
Full Changelog: 1.1.42...1.1.43