public/.env.example
.env.example
public/.env.example
.env.example
-15
public/client-metadata.json
-15
public/client-metadata.json
···
1
-
{
2
-
"client_id": "http://localhost:5173/client-metadata.json",
3
-
"application_type": "web",
4
-
"client_name": "smallbird-social",
5
-
"client_uri": "https://localhost:5173",
6
-
"dpop_bound_access_tokens": true,
7
-
"grant_types": ["authorization_code", "refresh_token"],
8
-
"redirect_uris": ["http://localhost:5173/login"],
9
-
"response_types": ["code"],
10
-
"scope": "atproto transition:generic",
11
-
"dpop_bound_access_tokens": true,
12
-
"jwks_uri": "http://localhost:5173/jwks.json",
13
-
"token_endpoint_auth_method": "private_key_jwt",
14
-
"token_endpoint_auth_signing_alg": "ES256"
15
-
}
public/config.php.example
config.php.example
public/config.php.example
config.php.example