Skip to content

Releases: authorizerdev/authorizer

1.1.42

29 Mar 02:03
77f34e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.41...1.1.42

1.1.41

07 Mar 03:23
df406ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.40...1.1.41

1.1.40

28 Feb 07:59
7dd2012
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.39...1.1.40

1.1.39

26 Feb 00:39
146707d
Compare
Choose a tag to compare

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

Full Changelog: 1.1.38...1.1.39

1.1.38

10 Feb 12:39
1ac8ba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.37...1.1.38

1.1.37

08 Feb 04:13
330f35f
Compare
Choose a tag to compare

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

05 Feb 05:39
Compare
Choose a tag to compare

Full Changelog: 1.1.35...1.1.36

1.1.35

02 Feb 07:36
Compare
Choose a tag to compare

Full Changelog: 1.1.34...1.1.35

  • Add support for couchbase database type

1.1.34

02 Feb 07:15
Compare
Choose a tag to compare

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

19 Jan 18:08
d632195
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.32...1.1.33