Add Google provider to nextjauth

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-06-10 19:22:46 +02:00
parent 647da8fb30
commit 6d0c8ec86e
2 changed files with 13 additions and 3 deletions
+1
View File
@@ -56,6 +56,7 @@
{
"capIsNewExceptions": [
"Credentials",
"Google",
"NextAuth"
]
}