mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 17:39:16 +02:00
Add indication to get client_id and client_secret for peertube authentication
This commit is contained in:
parent
6a1ddc0faf
commit
57a4043231
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Edit peertube_secret and youtube_secret.json with your credentials.
|
||||||
|
|
||||||
### Peertube
|
### Peertube
|
||||||
Set your credentials, peertube server URL.
|
Set your credentials, peertube server URL.
|
||||||
|
You can get client_id and client_secret by logging in your peertube website and reaching the URL: https://domain.example/api/v1/oauth-clients/local
|
||||||
You can set ``OAUTHLIB_INSECURE_TRANSPORT`` to 1 if you do not use https (not recommended)
|
You can set ``OAUTHLIB_INSECURE_TRANSPORT`` to 1 if you do not use https (not recommended)
|
||||||
|
|
||||||
### Youtube
|
### Youtube
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue