I am unsure if it is the fact that I use BlackSky PDS or because of the custom handler, but I am unable to login.
this repo has no description
atproto
bluesky
typescript
express
Login in other PDS #4
closed
opened by
One thing just in case: reminder that custom handlers are verified at domain level or using .well-known paths to know which PDS they are from.
You would have either to verify or enforce the user to write/select their PDS domain from a list.
alright
what i did so far
- an ability to resolve a PDS url from the DID
- an additional input box for PDS urls
the only thing that's left is make the agent make requests to the pds instead of the main bluesky appview
i am pretty sure this is because of the account being hosted on blacksky, i am working on fixing that issue