Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update migration instructions due to lxm bluesky-social/atproto#2663 (#88)

authored by

tree and committed by
GitHub
44a80c72 7840f051

+1
+1
ACCOUNT_MIGRATION.md
··· 107 107 108 108 const serviceJwtRes = await oldAgent.com.atproto.server.getServiceAuth({ 109 109 aud: newServerDid, 110 + lxm: 'com.atproto.server.createAccount', 110 111 }) 111 112 const serviceJwt = serviceJwtRes.data.token 112 113