Chris Bianca
|
31854bae5b
|
[auth] Update auth providers `providerId` to match official SDKs
|
2017-10-16 11:12:40 +01:00 |
Chris Bianca
|
114e3b2b5b
|
[ios] Explicitly set requiresMainQueueSetup to prevent warnings on app start
|
2017-10-12 09:18:01 +01:00 |
Salakar
|
2a805439e7
|
[ios][auth] added missing recover email check action code
|
2017-10-03 16:53:15 +01:00 |
Salakar
|
797780f795
|
[ios][auth] emit phone verify auth events
|
2017-10-03 16:49:03 +01:00 |
Salakar
|
74283c5e39
|
[ios][auth] phone auth + event and move error parsing into it's own method getJSError so it can be reused for event based errors
|
2017-10-03 15:41:35 +01:00 |
Chris Bianca
|
c59d64054d
|
[auth] Add onIdTokenChanged method
|
2017-09-21 16:48:54 +01:00 |
Brian M Hiss
|
32cb4155b4
|
[auth][phone] Allow for linkWithCredential() for PhoneAuthProvider.
|
2017-09-01 15:47:42 +08:00 |
Chris Bianca
|
bb98c4f9e5
|
[ios] Change all library imports to use <> notation
|
2017-08-17 17:26:20 +01:00 |
Salakar
|
0675aa076d
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
# ios/RNFirebase/admob/RNFirebaseAdMob.m
# ios/RNFirebase/database/RNFirebaseDatabase.h
# ios/RNFirebase/database/RNFirebaseDatabaseReference.m
# lib/modules/admob/index.js
# tests/ios/Podfile.lock
|
2017-08-12 19:07:51 +01:00 |
Salakar
|
ac258681bc
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
# ios/RNFirebase/admob/RNFirebaseAdMob.m
# ios/RNFirebase/database/RNFirebaseDatabase.h
# ios/RNFirebase/database/RNFirebaseDatabaseReference.m
# lib/modules/admob/index.js
# tests/ios/Podfile.lock
|
2017-08-11 17:37:12 +01:00 |
Chris Bianca
|
97cc5ee131
|
[ios] Fix conditional imports
|
2017-08-11 16:07:39 +01:00 |
Salakar
|
e3d1261973
|
[database][wip] refactor & improvements to add support for multiple apps
|
2017-07-30 07:34:41 +01:00 |
Salakar
|
d8fee7f5cb
|
[auth][ios] finalised auth changed listener logic
|
2017-07-17 20:56:08 +01:00 |
Salakar
|
075cd690ce
|
[android][ios][core] initialize app parameters no longer prefixed by platform name i.e iosClientId becomes clientId. Use react native platform module to provide platform specific options.
|
2017-07-17 19:43:36 +01:00 |
Salakar
|
48570f5510
|
[ios][auth] fix unlink method - missing appName / targeted app instance after master merge
|
2017-07-17 18:26:13 +01:00 |
Salakar
|
ef259fbbc0
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
|
2017-07-17 17:35:16 +01:00 |
Salakar
|
97447dab5e
|
[android][auth] implemented missing 'unlink' method
|
2017-07-12 16:26:02 +01:00 |
Salakar
|
c6773dc808
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
# Conflicts:
# android/src/main/java/io/invertase/firebase/auth/RNFirebaseAuth.java
|
2017-07-12 13:39:29 +01:00 |
Salakar
|
0898f0913d
|
[js][ios][android][auth] checkActionCode now returns an actionType string in the result
|
2017-07-12 12:59:35 +01:00 |
Salakar
|
fd93d24e1a
|
[js][ios][android][auth] checkActionCode implemented
|
2017-07-05 14:56:18 +01:00 |
Salakar
|
08f4f0c97b
|
[js][ios][android][auth] applyActionCode implemented
|
2017-07-05 14:16:35 +01:00 |
Salakar
|
0dda8d9174
|
[js][ios][android][auth] confirmPasswordReset implemented
|
2017-07-04 18:22:18 +01:00 |
Salakar
|
ec22e510bc
|
more work on multiple app initialization
|
2017-06-30 17:23:32 +01:00 |
Salakar
|
80ae8425ce
|
started work on multiple app initialization
|
2017-06-29 17:24:34 +01:00 |
Michael Diarmid
|
2b6fe541e8
|
[ios] sendEmailVerification now correctly returns the currentUser
|
2017-06-20 19:49:45 +01:00 |
Chris Bianca
|
4a7a7574db
|
[ios] Break modules into subfolders
|
2017-06-16 11:15:42 +01:00 |