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",