+3
-3
public/oauth-client-metadata.json
+3
-3
public/oauth-client-metadata.json
···
1
{
2
-
"client_id": "https://aglais.pages.dev/oauth-client-metadata.json",
3
-
"client_uri": "https://aglais.pages.dev",
4
"client_name": "Aglais",
5
"application_type": "web",
6
"scope": "atproto transition:generic transition:chat.bsky",
7
"grant_types": ["authorization_code", "refresh_token"],
8
-
"redirect_uris": ["https://aglais.pages.dev/oauth/callback"],
9
"response_types": ["code"],
10
"token_endpoint_auth_method": "none",
11
"dpop_bound_access_tokens": true
···
1
{
2
+
"client_id": "https://aglais.kelinci.net/oauth-client-metadata.json",
3
+
"client_uri": "https://aglais.kelinci.net",
4
"client_name": "Aglais",
5
"application_type": "web",
6
"scope": "atproto transition:generic transition:chat.bsky",
7
"grant_types": ["authorization_code", "refresh_token"],
8
+
"redirect_uris": ["https://aglais.kelinci.net/oauth/callback"],
9
"response_types": ["code"],
10
"token_endpoint_auth_method": "none",
11
"dpop_bound_access_tokens": true