Skip to content

Instantly share code, notes, and snippets.

@LukmanaAfif
Created February 5, 2020 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LukmanaAfif/a06b6b16840dcd12d972d9de62ad5d56 to your computer and use it in GitHub Desktop.
Save LukmanaAfif/a06b6b16840dcd12d972d9de62ad5d56 to your computer and use it in GitHub Desktop.
Accelbyte Server SDK Config File
{
"PublisherNamespace": "accelbyte",
"Namespace": "lightfantastic",
"BaseUrl": "https://sampleaddress.io",
"DSMServerUrl": "https://sampleaddress.io/dsm",
"IamServerUrl": "https://sampleaddress.io/iam",
"ClientId": "clientid",
"ClientSecret": "clientsecret",
"RedirectUri": "redirecturi"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment