mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-23 00:12:53 +10:00
accidently commited secret from testing lol (revoked)
This commit is contained in:
@@ -147,8 +147,8 @@ export class IGDBProvider implements MetadataProvider {
|
|||||||
this.client_id = client_id;
|
this.client_id = client_id;
|
||||||
this.client_secret = client_secret;
|
this.client_secret = client_secret;
|
||||||
|
|
||||||
this.access_token = "6lkqltu4m70i46jhcdrz8qt8tb7rdh";
|
this.access_token = "";
|
||||||
// this.authWithTwitch();
|
this.authWithTwitch();
|
||||||
}
|
}
|
||||||
|
|
||||||
private async authWithTwitch() {
|
private async authWithTwitch() {
|
||||||
|
|||||||
Reference in New Issue
Block a user