fxa-oauth-console/config/staging.json

11 строки
362 B
JSON

{
"fxaOAuth": {
"client_id": "24bdbfa45cd300c5",
"client_secret": "2be80db1d3cf5ddef69d5e23d7d1885e3bbc09f53781d44a8e2f3507a8d6a62c",
"redirect_uri": "http://developer.dev.lcip.org/oauth/redirect",
"oauth_uri": "https://oauth-vlad.dev.lcip.org/v1",
"profile_uri": "https://vlad.dev.lcip.org/profile/v1",
"scopes": "profile oauth"
}
}