From 94fe8c08ce427c157bb972fe26a49acb39af6110 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 16 Jun 2025 05:58:24 +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 8b2e9c1..9336b4c 100644 --- a/oauth.md +++ b/oauth.md @@ -1,3 +1,7 @@ +```sh + curl -s https://syu.is/.well-known/oauth-authorization-server |jq . +``` + ```sh { "issuer": "https://syu.is",