Releases: authorizerdev/authorizer
Releases · authorizerdev/authorizer
1.1.42
What's Changed
- fix: accessibility by @lakhansamani in #338
- fix: allow multiple hooks for same event by @lakhansamani in #339
Full Changelog: 1.1.41...1.1.42
1.1.41
What's Changed
- feat: github sponsor by @productdevbook in #330
- fix: add missing info for openid config by @lakhansamani in #332
New Contributors
- @productdevbook made their first contribution in #330
Full Changelog: 1.1.40...1.1.41
1.1.40
What's Changed
- [server][fix]: add sub to userinfo by @lakhansamani in #329
Full Changelog: 1.1.39...1.1.40
1.1.39
What's Changed
- feat: add microsoft login by @lakhansamani in #328
- Adds following env variables to manage microsoft login
MICROSOFT_CLIENT_ID
MICROSOFT_CLIENT_SECRET
MICROSOFT_ACTIVE_DIRECTORY_TENANT_ID
- Add inputs for above env in dashboard
Dependent Changes
- Release authorizer-js 1.1.4 (authorizerdev/authorizer-js#13)
- Releases authorizer-react 1.1.8 (authorizerdev/authorizer-react#41)
- Releases authorizer-svelte 0.1.5 (authorizerdev/authorizer-svelte#28)
- Release docs with new env variable (authorizerdev/docs#28)
Full Changelog: 1.1.38...1.1.39
1.1.38
What's Changed
- [server]: fix support for neondb by @lakhansamani in #324
Full Changelog: 1.1.37...1.1.38
1.1.37
What's Changed
- [server] add support for arangodb cert, username, password by @lakhansamani in #319
- [server] use scope string instead of string array in tokens by @lakhansamani in #322
- [server] add custom script claims to access token by @lakhansamani
Full Changelog: 1.1.36...1.1.37
1.1.36
Full Changelog: 1.1.35...1.1.36
1.1.35
Full Changelog: 1.1.34...1.1.35
- Add support for
couchbase
database type
1.1.34
Full Changelog: 1.1.33...1.1.34
- [server] Fixes issues with couchbase index creation
- [server] Fixes issues with couchbase env persistance and encryption hash key (hash was the reserved keyword so added new field in env model for couchbase)
1.1.33
What's Changed
- feat: add couchbase provider by @lakhansamani in #315
Full Changelog: 1.1.32...1.1.33