Skip to content

Releases: line/line-fido2-server

v2.1.0

07 Nov 03:47
34cc4cf

Choose a tag to compare

What's Changed

  • Add omitted AuthenticatorTransport Option "hybrid" by @wlsdn93 in #35
  • Fix: Correct API endpoint mismatch in CredentialController by @cinari4 in #50
  • FIX Timeout for ANDROID_SAFETYNET_ATTESTATION by @nic in #52
  • Add associated domain to support passkey by @kimdora in #65
  • Add maven publish task for common and fido2-core modules by @gibeom-gwon in #62
  • Update AuthenticatedAt even if the sign counter is zero by @gibeom-gwon in #64
  • Support PRF extension by @gibeom-gwon in #63
  • Implement session revoke function by @GGoMak in #67
  • Update origin verification flow by @kj84park in #68

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

01 Nov 02:13
a2e93ef

Choose a tag to compare

What's Changed

  • Upgrade Spring Boot 2.7.3,Java 11 and LINE Webauthn Client support by @kj84park in #56

Full Changelog: v1.0.2...v2.0.0

v1.0.2

08 Dec 02:10
98614b3

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Dec 02:09
a22f388

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Dec 02:09
7ad6e86

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/line/line-fido2-server/commits/v1.0.0