Skip to content

Releases: SecureAuthCorp/oauth2c

v1.18.0

28 Nov 14:02
62672f1

Choose a tag to compare

Changelog

  • 3741094 Add "no-origin" flag in order to work better with Entra desktop apps (#131)
  • c8193fa Avoid "listen tcp: address localhost: missing port in address" (#126)
  • 62672f1 Bump certs (#139)
  • fe2f391 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#122)
  • a3b1780 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#128)
  • ceef823 Bump golang.org/x/net from 0.35.0 to 0.36.0 (#127)
  • 1a78abe Bump golang.org/x/net from 0.36.0 to 0.38.0 (#129)
  • f252efa Bumpo golang (#125)
  • 06bbb81 Handle optional fields of the Device Authorization Response. (#133)
  • ee4c004 Merge pull request #135 from sinaneski/fix/client-assertion-claims
  • ee108c2 Update audience in client assertion claims

v1.17.2

28 Jan 11:23

Choose a tag to compare

Changelog

  • 999a580 Add "no-browser" flag to prevent automatically opening the browser (#121)
  • 8df8676 Fix formatting

v1.17.1

13 Jan 09:52
653ff88

Choose a tag to compare

Changelog

  • 653ff88 Support expires_in as a number or string (#119)

v1.17.0

21 Nov 11:10
9a0b6fe

Choose a tag to compare

Changelog

  • c283174 Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.1
  • 5768bf0 Merge pull request #115 from cloudentity/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
  • 9a0b6fe Merge pull request #117 from cloudentity/feature/authentication-code
  • 98e2f21 add authentication_code param for passwordless authentication
  • 65acf39 remove url

v1.16.0

20 Aug 13:34
2d3ad7c

Choose a tag to compare

Changelog

v1.15.0

16 Jul 10:25

Choose a tag to compare

Changelog

  • f6c72a2 Add origin header only for none auth method
  • 176eaa4 Fix goreleaser
  • bbe0b8a Make it possible to configure server endpoints manually (#110)

v1.14.0

28 May 10:19

Choose a tag to compare

Changelog

  • 64ca85a Add Origin header for Azure SPA authorization code flow with PKCE (#108)
  • f387af0 Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#102)
  • 388d5d9 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#107)
  • f6134db Fix docs URL
  • 8114b9d Merge pull request #106 from igitur/fix-docs-url
  • 229f120 Merge readme with examples (#100)
  • d3362cb Refactor

v1.13.0

26 Jan 09:34
1777dd0

Choose a tag to compare

Changelog

  • 1777dd0 Add support for tls callback (#99)
  • c5e2055 Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 (#92)
  • fedb9f6 Bump golang.org/x/net from 0.10.0 to 0.17.0 (#97)
  • 716f308 Config validation (#96)
  • 882adc4 Merge pull request #91 from cloudentity/feature/purpose
  • f47500c add purpose support

v1.12.3

11 Dec 12:16
4c05f4d

Choose a tag to compare

Changelog

v1.12.2

01 Dec 08:31
2116c28

Choose a tag to compare

Changelog

  • 69b50d2 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#87)
  • 2116c28 Change the CLI name to match the project name (#88)