-
Notifications
You must be signed in to change notification settings - Fork 1
manual:Set up oAuth with google
Aaron Junker edited this page Jan 24, 2021
·
1 revision
- Go to the Google credentials page.
- Click Create credentials > OAuth client ID.
- Select the Web application application type.
- Name your OAuth 2.0 client and click Create.
- Click on the entry in the table that you have created.
- Click "Download JSON".
- Open settings in USOC.
- Set "Client id" to your "Client id". (without ".apps.googleusercontent.com")
- Go to the
/loginfolder. - Copy your downloaded JSON in there.
- Rename this file to
client_string.json.
Manuals
- manual:Download-and-install-USOC
- manual:How to install USOC manually
- manual:plugins
- manual:Set-up-oAuth-with-google
Github Manuals
Reference Index