From 23f52620dd5de9545bb28039e34bd5d79e56dc08 Mon Sep 17 00:00:00 2001 From: syui Date: Tue, 17 Jun 2025 01:24:03 +0000 Subject: [PATCH] =?UTF-8?q?oauth=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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に登録されていないと成功しません。