capacitor firebase auth
This commit is contained in:
@@ -10,6 +10,10 @@ const config: CapacitorConfig = {
|
||||
plugins: {
|
||||
Keyboard: {
|
||||
resize: 'native'
|
||||
},
|
||||
FirebaseAuthentication: {
|
||||
skipNativeAuth: false,
|
||||
providers: ['google.com']
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user