Skip to content

Commit a234ced

Browse files
Update README.md
1 parent 79cdf67 commit a234ced

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Passkey integration example for Java Spring Boot
1+
# Passkey-First Authentication with Java Spring Boot and Corbado
22

33
This is a sample implementation of a Java Spring Boot application that offers passkey authentication. For simple passkey-first authentication, the Corbado web component is used.
44

5+
Please see the [full blog post](https://www.corbado.com/blog/passkeys-java-spring-boot) to understand the detailed steps needed to integrate passkeys into Java Spring Boot apps.
6+
57
## File structure
68

79
```

0 commit comments

Comments
 (0)