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
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/APIs/core/Routes: No registration needed.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -466,6 +466,30 @@ This request has no body.
466
466
467
467
---
468
468
469
+
## <spanclass="group-h">Migration</span>
470
+
471
+
Routes concerned with identity migration and re-signing messages.
472
+
473
+
---
474
+
475
+
### <spanclass="request-h"><spanclass="request request-post">POST</span> Set up a redirect for migrating identities [:material-lock-outline:](#authorization"Authorization required")</span>
TODO: "All challenge strings and their responses created in the context of account migration must be made public to ensure that a chain of trust can be maintained"
470
494
471
495
TODO: Add routes concerned with account and data migration.
@@ -475,4 +499,3 @@ TODO: Add routes concerned with account and data migration.
Copy file name to clipboardExpand all lines: docs/APIs/core/Routes: Registration needed.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -369,7 +369,7 @@ Remove a service from the list of services discoverable by other actors.
369
369
370
370
---
371
371
372
-
### <spanclas="request-h"><spanclass="request request-put">PUT</span> Set primary service provider [:material-lock-outline:](#authorization"Authorization required") :material-eye-lock-outline:{title="This route is considered a sensitive action."}</span>
372
+
### <spanclass="request-h"><spanclass="request request-put">PUT</span> Set primary service provider [:material-lock-outline:](#authorization"Authorization required") :material-eye-lock-outline:{title="This route is considered a sensitive action."}</span>
373
373
374
374
`/.p2/core/v1/services/primary`
375
375
@@ -421,6 +421,30 @@ for a given service namespace.
421
421
422
422
---
423
423
424
+
## <spanclass="group-h">Migration</span>
425
+
426
+
Routes concerned with identity migration and re-signing messages.
427
+
428
+
---
429
+
430
+
### <spanclass="request-h"><spanclass="request request-post">POST</span> Set up a redirect for migrating identities [:material-lock-outline:](#authorization"Authorization required")</span>
0 commit comments