From 75cdd241d2476dbff918eff5cf5704390c93658d Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 17 Jul 2025 17:16:57 +0900 Subject: [PATCH] fix blog post --- my-blog/content/posts/2025-06-19-oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/content/posts/2025-06-19-oauth.md b/my-blog/content/posts/2025-06-19-oauth.md index eaaa625..f81829e 100644 --- a/my-blog/content/posts/2025-06-19-oauth.md +++ b/my-blog/content/posts/2025-06-19-oauth.md @@ -56,7 +56,7 @@ $ curl -sL "https://public.api.bsky.app/xrpc/com.atproto.identity.resolveHandle? did:plc:6qyecktefllvenje24fcxnie ``` -[msg type="warning" content="現在はbsky.teamのplc, pdsにもhandle-changeが反映されています。"] +[msg type="warning" content="現在はbsky.teamのpdsにhandle-changeが反映されています。"] oauthは、そのままではbsky.teamのpds, plcを使って名前解決を行います。この場合、まず、それらのserverにdidが登録されている必要があります。