Skip to content

Releases: knadh/otpgateway

v3.6.4

Choose a tag to compare

@github-actions github-actions released this 06 Feb 05:32
8446419

Changelog

  • 8446419 Fix 401 not found test case (#55)
  • 46de072 fix: return apt 410 Gone status code and error message when OTP no longer exists in the store. (#53)

v3.6.3

Choose a tag to compare

@github-actions github-actions released this 26 Sep 07:29
277bf58

Changelog

  • 277bf58 fix: return store error from verifyOTP when OTP is missing in store. (#52)

v3.6.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:22
3cfcf35

Changelog

  • 3cfcf35 fix: update new template category name for auth sms (#50)

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:26
2cf8877

Changelog

  • 2cf8877 fix: OTPGateway popup closing due to postMessage events from extensions or third-party iframes (#49)

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:12

Changelog

  • 78ff1b1 Tidy go.mod
  • 08f3269 Update Go version in CI files.
  • b938a81 Upgrade Go deps.
  • fac1799 Clean up sample auth values in config.
  • f463d76 Add entity/template ID fields to Kaleyra SMS provider.

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:28

Changelog

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 07:39
604d9c9

Changelog

  • 604d9c9 Refactor OTP attempts and add separate counters for generate/validate.

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Jan 08:26
3e5e12c

Changelog

  • 3e5e12c feat: add custom attributes in pinpoint (#43)

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 06:50

Changelog

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 09 May 06:43

Changelog

  • 3146195 Add OTP validity to default SMTP template.
  • 717804f Integrate sprig template functions.