Skip to content

Commit

Permalink
Update migration instructions due to lxm bluesky-social/atproto#2663 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtree authored Sep 13, 2024
1 parent 7840f05 commit 44a80c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ACCOUNT_MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ const migrateAccount = async () => {

const serviceJwtRes = await oldAgent.com.atproto.server.getServiceAuth({
aud: newServerDid,
lxm: 'com.atproto.server.createAccount',
})
const serviceJwt = serviceJwtRes.data.token

Expand Down

0 comments on commit 44a80c7

Please sign in to comment.