зеркало из https://github.com/mozilla/123done.git
add untrusted version of 123done
This commit is contained in:
Родитель
65ac3b1133
Коммит
72e99f2e71
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"port": 10139,
|
||||
"publicKeyFile": "./public-key.json",
|
||||
"secretKeyFile": "./secret-key.json",
|
||||
"client_id": "325b4083e32fe8e7",
|
||||
"client_secret": "a084f4c36501ea1eb2de33258421af97b2e67ffbe107d2812f4a14f3579900ef",
|
||||
"redirect_uri": "http://127.0.0.1:10139/api/oauth",
|
||||
"auth_uri": "http://127.0.0.1:9010/v1/authorization",
|
||||
"oauth_uri": "http://127.0.0.1:9010/v1",
|
||||
"content_uri": "http://127.0.0.1:3030",
|
||||
"profile_uri": "http://127.0.0.1:1111/v1",
|
||||
"scopes": "profile:email profile:uid",
|
||||
"preverify_email_audience": "127.0.0.1:9000",
|
||||
"preverify_email_jku": "http://127.0.0.1:10139/.well-known/public-keys"
|
||||
}
|
Загрузка…
Ссылка в новой задаче