Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase auth coverage #92

Merged
merged 43 commits into from Oct 21, 2020
Merged

Increase auth coverage #92

merged 43 commits into from Oct 21, 2020

Conversation

nbransby
Copy link
Member

No description provided.

avdyushin and others added 30 commits August 5, 2020 11:19
Dependencies now part of actual submodules
This cleans up dependencies and reduces build time
This is a partial revert of commit dcbe856
@Daeda88
Copy link
Contributor

Daeda88 commented Oct 20, 2020

@nbransby Thanks for the feedback/changes.

I also made a small additional PR that fixes some coroutine cancellation exceptions I kept having due to concurrency issues: #93

I recommend merging that in before merging

Reedyuk and others added 9 commits October 20, 2020 16:59
use single credential function in OAuthProvider with optional params
# Conflicts:
#	firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/credentials.kt
#	firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/user.kt
#	firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/credentials.kt
#	firebase-auth/src/commonTest/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/credentials.kt
#	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/multifactor.kt
#	firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/user.kt
#	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/auth.kt
#	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/credentials.kt
#	firebase-auth/src/jsMain/kotlin/dev/gitlive/firebase/auth/user.kt
#	firebase-common/src/jsMain/kotlin/dev/gitlive/firebase/externals.kt
@nbransby nbransby merged commit e9d38a5 into master Oct 21, 2020
@nbransby nbransby deleted the increase_auth_coverage branch October 28, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants