Skip to content

Releases: nhost/hasura-auth

v0.36.1

28 Nov 11:04
3e2ffd3
Compare
Choose a tag to compare

Changes

  • fix: signin/idtoken: insert user provider if user provider not found @dbarrosop (#590)

v0.36.1-beta0

28 Nov 08:17
Compare
Choose a tag to compare
v0.36.1-beta0 Pre-release
Pre-release
fix: signin/idtoken: insert user provider if user id found

v0.36.0

26 Nov 14:52
f1f4ae2
Compare
Choose a tag to compare

Changes

  • fix: always set ticket expires at as it can't be null @dbarrosop (#588)
  • feat: migrate signin/webauthn to go and add possibility to login with userHandle @dbarrosop (#587)
  • fix: make phoneNumber optional to match database @dbarrosop (#586)

v0.36.0-beta1

26 Nov 14:05
Compare
Choose a tag to compare
v0.36.0-beta1 Pre-release
Pre-release
fix: always set ticket expires at as it can't be null

v0.35.0

19 Nov 13:04
ff724cd
Compare
Choose a tag to compare

Changes

v0.34.1

11 Oct 10:01
bbb97d4
Compare
Choose a tag to compare

Changes

  • fix: make sure AUTH_DISABLE_NEW_USERS is respected when using oauth @dbarrosop (#573)
  • chore: bump cachix/install-nix-action from 29 to 30 @dependabot (#572)
  • [Scheduled] Update dependencies @github-actions (#571)
  • chore: bump cachix/install-nix-action from V28 to 29 @dependabot (#570)

v0.34.0

27 Sep 09:40
2813bd6
Compare
Choose a tag to compare

Changes

v0.33.0

27 Aug 06:49
36837b1
Compare
Choose a tag to compare

Changes

  • feat: implement rate-limiter @dbarrosop (#543)
  • feat: improve email templates @onehassan (#548)
  • chore: override versions for axios and ws to fix vulnerabilities @onehassan (#549)
  • fix: Forward OAuth error to the client @fmanzali (#541)
  • fix: restrict display name to avoid urls, spam, html tags, etc. @dbarrosop (#545)
  • fix: set password limit to 50 to avoid reaching bcrypt limit of 72 bytes @dbarrosop (#544)
  • [Scheduled] Update dependencies @github-actions (#538)
  • chore: increase github actions timeout @dbarrosop (#546)
  • chore: nodejs: remove migrated endpoints @dbarrosop (#537)

v0.33.0-beta6

23 Aug 08:20
Compare
Choose a tag to compare
v0.33.0-beta6 Pre-release
Pre-release
asd

v0.32.1

27 Jun 08:05
c48e722
Compare
Choose a tag to compare

Changes