diff --git a/oauth.md b/oauth.md index 9c3e7e0..3143690 100644 --- a/oauth.md +++ b/oauth.md @@ -26,7 +26,7 @@ curl -s https://syu.is/.well-known/oauth-authorization-server |jq . curl -s "https://syu.is/oauth/authorize?client_id=https://syui.ai/client-metadata.json&response_type=code&redirect_uri=https://syui.ai/oauth/callback" ``` -## 裏でblueskyのserverを使って名前解決を行っている +## 裏でblueskyのserverを使って名前解決している 現在のatproto-oauthは裏でblueskyのserverを使います。ですから、例えば、plc.directoryに登録されていないと成功しません。