bluesky-social / pds

Bluesky PDS (Personal Data Server) container image, compose file, and documentation
Other
1.38k stars 126 forks source link

Fix migration instructions due to lxm #88

Closed burningtree closed 2 months ago

burningtree commented 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.