Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect explanation based on old handle specifications #315

Open
yamarten opened this issue May 31, 2024 · 0 comments
Open

Incorrect explanation based on old handle specifications #315

yamarten opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@yamarten
Copy link

The following explanation says to use resolveHandle of the handle provider (alice.com) for handle resolution. However, now this specification has been abolished and replaced by .well-known.

https://github.com/bluesky-social/atproto-website/blob/b00b7033ef098ae9483e146b83d8414bf76c856e/content/guides/identity.md#example-hosting-service-with-separate-domain-name

Because there is a possibility of a DNS handle, the new code may be a little cumbersome. Is it recommended to use the resolveHandle of well-known endpoints? (For example, bsky.social or public.api.bsky.app)

@bnewbold bnewbold added bug Something isn't working documentation Improvements or additions to documentation labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants