Skip to content

v0.12: Sign in with LinkedIn

Compare
Choose a tag to compare
@FlxMgdnz FlxMgdnz released this 03 Jul 08:53
· 80 commits to main since this release
0c9e2f5

Highlights

  • LinkedIn is now available as 3rd-party identity provider.

What's Changed

  • chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /backend by @dependabot in #1454
  • chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in /backend by @dependabot in #1455
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 in /backend by @dependabot in #1449
  • chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 in /backend by @dependabot in #1456
  • feat(thirdparty): add linkedin to social providers by @shentschel in #1463
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0 in /backend by @dependabot in #1475
  • chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /backend by @dependabot in #1465
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 in /backend by @dependabot in #1469
  • chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /backend by @dependabot in #1481
  • chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in /backend by @dependabot in #1480
  • feat(saml): make getting providers from metadata non-panic by @shentschel in #1464
  • fix: improve passcode email text by @FlxMgdnz in #1170
  • fix: mail renderer tests after text updates by @lfleischmann in #1489
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0 in /backend by @dependabot in #1487
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #1486
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /backend by @dependabot in #1478
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1494
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /backend by @dependabot in #1493
  • chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.21 to 2.1.0 in /backend by @dependabot in #1497

Full Changelog: backend/v0.11.0...backend/v0.12.0