You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample applications are available in [webauthn4j-spring-security-samples](https://github.com/webauthn4j/webauthn4j-spring-security-samples)
Copy file name to clipboardExpand all lines: docs/src/reference/asciidoc/en/quick-start.adoc
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,12 @@
1
1
2
2
== Quick start
3
3
4
-
WebAuthn4J Spring Security contains a sample application which demonstrates its major functionality.
5
-
4
+
Sample applications demonstrating WebAuthn4J Spring Security major functionalities are available in https://github.com/webauthn4j/webauthn4j-spring-security-samples[webauthn4j-spring-security-samples].
Copy file name to clipboardExpand all lines: docs/src/reference/asciidoc/en/sample-app.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
2
== Sample application
3
3
4
-
WebAuthn4J Spring Security contains a sample application demonstrating its major functionalities.
4
+
Sample applications demonstrating WebAuthn4J Spring Security major functionalities are available in https://github.com/webauthn4j/webauthn4j-spring-security-samples[webauthn4j-spring-security-samples].
5
5
Sample SPA is a demo of Single Page Application. Sample MPA is a demo of traditional Multi Page Application.
6
6
Sample SPA is explained below.
7
7
@@ -11,7 +11,7 @@ Sample application can be executed by following command.
0 commit comments