Skip to content

Releases: primait/localauth0

0.5.0

14 Oct 13:48
fb2ddfc

Choose a tag to compare

  • Add sub field to userinfo by @luca-iachini in #31
  • Add support for https by @enerdgumen in #30

0.4.1

07 Oct 12:24
c30606d

Choose a tag to compare

  • v0.4.1; update changelog (#29) by Simone Cottini
  • Customize access token (#24) by Riccardo Di Benedetto
  • Replace .drone.yml file with one generated from umami (#28) by MaeIsBad
  • Revert "Regen drone.yml" by Fabio Todaro
  • Regen drone.yml by Fabio Todaro
  • Add x5c to token (#25) by Patrick Luca Fazzi
  • [PLATFORM-692]: Improve localauth0 CI (#26) by MaeIsBad

0.4.0

19 Sep 16:09
22b9e27

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

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

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

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

Choose a tag to compare

0.1.1

15 Feb 08:53
06045bb

Choose a tag to compare

  • Tag version should be the same as Cargo.toml version

0.1.0

15 Feb 08:26
fc889e4

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