Skip to content

Commit

Permalink
Merge branch 'main' of github.com:bluesky-social/pds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob2161 committed Feb 22, 2024
2 parents b8a3851 + 582358c commit c23572e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACCOUNT_MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ After migrating, you should be good to start using the app as normal! You'll nee

## Example Code

The below code gives an example of how this account migration flow may function. Please note that it is for documentation purposes only and can not be run exactly as is as there is an out-of-band step where you need to get a confirmation token from your email.
The below Typescript code gives an example of how this account migration flow may function. Please note that it is for documentation purposes only and can not be run exactly as is as there is an out-of-band step where you need to get a confirmation token from your email.

It does also not handle some of the more advanced steps such as verifying a full import, looking for missing blobs, adding your own recovery key, or validating the PLC operation itself.

Expand Down

0 comments on commit c23572e

Please sign in to comment.