Closed burningtree closed 2 months ago
Fixes #87
The migration instructions have not been updated after implementation https://github.com/bluesky-social/atproto/pull/2663, so the instructions are broken.
Problem is that we have to use the lxm parameter when calling atproto.server.getServiceAuth to get the correct JWT.
lxm
atproto.server.getServiceAuth
Fixes #87
The migration instructions have not been updated after implementation https://github.com/bluesky-social/atproto/pull/2663, so the instructions are broken.
Problem is that we have to use the
lxm
parameter when callingatproto.server.getServiceAuth
to get the correct JWT.