mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 03:21:20 -05:00
add google provider to nextauth
This commit is contained in:
@@ -316,6 +316,7 @@ model ApiKey {
|
||||
enum IdentityProvider {
|
||||
email
|
||||
github
|
||||
google
|
||||
}
|
||||
|
||||
model Account {
|
||||
|
||||
Reference in New Issue
Block a user