Passkeys
Passkeys are a form of passwordless user authentication for websites and apps, that is designed to provide a high level
of security by leveraging public key infrastructure. Unlike passwords, no shared secret is exchanged between the user
and a service. Instead, the public key is sent to the server, while the private key is stored in the user’s device.
To verify the user’s identity, users can use biometric data, such as a fingerprints or facial recognition, instead of
relying on a user-generated password. This makes it much more difficult for attackers to gain unauthorized access to an
account, as passkeys are two-factor-authentication (2FA) by default. Concisely, they avoid a range of
password-based attacks, including phishing, by providing an additional layer of security.
Here are 14 public repositories matching this topic...
Java Spring Boot repository of a sample app that offers passkey authentication.
-
Updated
Oct 26, 2024 - Java
Next-Gen Security with Spring: Passkeys, Token Exchange, and Authorization Enhancements [Workshop]
-
Updated
May 26, 2025 - Java
What's new in Spring Security 6.3, 6.4, 6.5 + Spring Authorization Server 1.3, 1.4 and 1.5
-
Updated
Jun 1, 2025 - Java
Gluu governed Agama project to provide a starting point for passkey authentication. See also FIDO2
-
Updated
Feb 14, 2025 - Java
AGPL-3.0 Secure by default Spring Boot for secure Web servers and clients.
-
Updated
Jan 19, 2025 - Java
A passwordless authentication solution for modern web applications
-
Updated
May 24, 2025 - Java
An example implementation of WebAuthn passkey authentication in a Spring Boot application.
-
Updated
Apr 12, 2025 - Java
Integrate MojoAuth into your Java application with ease. Our Java SDK provides seamless support for advanced authentication features such as PassKeys, SMS, OIDC, SAML, Social Sign-In, MFA, FIDO, OTP, and passwordless login. Experience top-tier security and performance with our API-first solution.
-
Updated
Jun 28, 2024 - Java
Spring Security 6 One-Time Token Login Example
-
Updated
Jun 19, 2025 - Java
Authsignal Keycloak Authentication Provider
-
Updated
Jun 5, 2025 - Java
- Followers
- 22 followers
- Wikipedia
- Wikipedia