From fc34f671c2916f0156cfb5c39447112530e56edd Mon Sep 17 00:00:00 2001 From: syui Date: Tue, 17 Jun 2025 03:20:39 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/oauth.md b/oauth.md index ac0cb07..de7c010 100644 --- a/oauth.md +++ b/oauth.md @@ -57,4 +57,8 @@ curl -sL "https://bsky.social/xrpc/com.atproto.identity.resolveHandle?handle=$ha curl -sL "https://syu.is/xrpc/com.atproto.identity.resolveHandle?handle=$handle" | jq . curl -sL "https://public.api.bsky.app/xrpc/com.atproto.identity.resolveHandle?handle=$handle" | jq . curl -sL "https://bsky.syu.is/xrpc/com.atproto.identity.resolveHandle?handle=$handle" | jq . + +plc ...no +pds ...no +bsky ...yes ``` \ No newline at end of file