File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -112,11 +112,6 @@ link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-
112
112
for in-depth API documentation.
113
113
114
114
115
- == Migrating from version `1.x`
116
-
117
- See link:doc/Migrating_from_v1.adoc[the migration guide].
118
-
119
-
120
115
== Getting started
121
116
122
117
Using this library comes in two parts: the server side and the client side.
@@ -454,6 +449,11 @@ PublicKeyCredentialCreationOptions request = rp.startRegistration(
454
449
----------
455
450
456
451
452
+ == Migrating from version `1.x`
453
+
454
+ See link:doc/Migrating_from_v1.adoc[the migration guide].
455
+
456
+
457
457
== Migrating from U2F
458
458
459
459
This section is only relevant for applications that have user credentials registered via the
You can’t perform that action at this time.
0 commit comments