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
open
opened by
echedelle.masfloss.net
edited
echedelle.masfloss.net
(author)
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
echedelle.masfloss.net
(author)
I am unsure why is not working. May be related to the agent used? It does not work with blacksky and written before.
It continuously says login failed.
yeah i also have encountered this issue, now login doesn't work altogether
i am pretty sure this is because of the account being hosted on blacksky, i am working on fixing that issue