fixes
This commit is contained in:
@@ -16,7 +16,7 @@ const config: CapacitorConfig = {
|
||||
},
|
||||
FirebaseAuthentication: {
|
||||
skipNativeAuth: false,
|
||||
providers: ['google.com']
|
||||
providers: ['google.com', 'microsoft.com', 'github.com']
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user