mirror of
https://github.com/EdiFarcas/Giveaway-app.git
synced 2026-06-22 09:00:58 +03:00
Youtube handle, working v2
This commit is contained in:
@@ -14,6 +14,7 @@ export const authOptions = {
|
||||
GoogleProvider({
|
||||
clientId: process.env.GOOGLE_CLIENT_ID!,
|
||||
clientSecret: process.env.GOOGLE_CLIENT_SECRET!,
|
||||
allowDangerousEmailAccountLinking: true,
|
||||
authorization: {
|
||||
params: {
|
||||
scope: "openid email profile https://www.googleapis.com/auth/youtube.readonly",
|
||||
|
||||
Reference in New Issue
Block a user