Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Spring Boot 2.7.3,Java 11 and LINE Webauthn Client support #56

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

kj84park
Copy link
Member

What is this PR for?

Overview or reasons

This PR includes several significant updates and improvements to the project.
The changes are aimed at enhancing compatibility, upgrading dependencies, fixing errors, redesigning project structure, and updating documentation.

Tasks

  • Redesigned the FIDO2 Server Project:
    • Changed module structure.
    • Deleted the Spring Boot starter app.
  • Upgraded to Spring Boot 2.7.3 with Java 11.
  • Added support for LINE Webauthn on Android/iOS:
    • Updated checkOrigin to support LINE Webauthn clients.
  • Modified embedded Redis dependency settings.
  • Fixed Docker errors.
  • Changed Cache module from Ehcache to Caffeine.
  • Updated README and License.

Result

  • These changes improve the overall functionality and maintainability of the project.

Copy link

@kimdora kimdora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants