feat: youtube changes

This commit is contained in:
Nevo David 2024-06-04 00:33:48 +07:00
parent 62d25f40e0
commit 04838ad145
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export class YoutubeProvider extends SocialAbstract implements SocialProvider {
}
async generateAuthUrl(refresh?: string) {
const state = makeId(6);
const state = makeId(7);
const { client } = clientAndYoutube();
return {
url: client.generateAuthUrl({