Skip to content

Releases: primait/localauth0

0.4.0

19 Sep 16:09
22b9e27
Compare
Choose a tag to compare
  • Update changelog; 0.4.0 (#22) by Simone Cottini
  • [PLATFORM-642]: [Localauth0] Include id_token in response (#21) by Simone Cottini
  • PG-526/task/add auth code flow (#19) by Kadri Jonuzi
  • [PLATFORM-641]: [Localauth0] Add issuer to claims (#20) by Simone Cottini
  • upgrade deps (#18) by Cristiano Piemontese
  • Refactor docker-compose.yml file (#17) by Simone Cottini

0.3.0

31 May 13:34
935ae04
Compare
Choose a tag to compare
  • v0.3.0
  • [PLATFORM-423]: [Localauth0] Implement login via SSO (#16)
  • add CHANGELOG.md (#15)

0.2.2

04 May 15:48
797e1ea
Compare
Choose a tag to compare
  • [PLATFORM-422]: [Localauth0] Implement a way to set permissions for audience at startup (#13)
  • [PLATFORM-426]: [Localauth0] Cargo caching directories (#14)
  • add catalog-info (#11)
  • [PLATFORM-405]: [Localauth0] Document local development issue (#9)
  • Autogenerated update drone from suite-py 202204150903 (#10)

0.2.1

14 Apr 13:23
9d682ce
Compare
Choose a tag to compare
  • [PLATFORM-402]: [Localauth0] Expose the backend and the frontend under a single service (#8)

0.2.0

05 May 08:07
Compare
Choose a tag to compare

0.1.1

15 Feb 08:53
06045bb
Compare
Choose a tag to compare
  • Tag version should be the same as Cargo.toml version

0.1.0

15 Feb 08:26
fc889e4
Compare
Choose a tag to compare
  • 0.1.1
  • 0.1.1
  • Merge branch 'master' of github.com:primait/localauth0
  • Dynamic jwks; rotate+revoke apis
  • [DO-742]: localauth0 docker image (#1)
  • Fix Jwk creation
  • Initial commit