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

support EmailPassword confirm user #478

Merged
merged 95 commits into from
Apr 22, 2022
Merged

Conversation

blagoev
Copy link
Contributor

@blagoev blagoev commented Apr 19, 2022

closes #427

nielsenko and others added 30 commits March 29, 2022 09:49
Drop once stable is updated with finalizer fix.
Don't merge before that!
Co-authored-by: blagoev <lubo@blagoev.com>
…hat will keep the corresponding dart object alive.
@blagoev blagoev marked this pull request as draft April 20, 2022 17:40
# Conflicts:
#	CHANGELOG.md
#	lib/src/application.dart
#	lib/src/native/realm_core.dart
#	lib/src/realm_class.dart
#	test/test.dart
rename to _deletePersistentHandleFuncPtr to be more clear what that is
…m-user

# Conflicts:
#	CHANGELOG.md
#	lib/src/realm_class.dart
#	test/credentials_test.dart
remove dead env vars usage
…onfigHandle inside getApp since they are not needed anywhere else. This allows the GC to collect them when out of scope. Native instances are preserved by Core
# Conflicts:
#	lib/src/native/realm_core.dart
Base automatically changed from auth_provider_register_email to master April 21, 2022 19:36
@blagoev blagoev marked this pull request as ready for review April 21, 2022 19:41
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2203979201

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.784%

Totals Coverage Status
Change from base Build 2203961504: 0.0%
Covered Lines: 391
Relevant Lines: 426

💛 - Coveralls

@blagoev blagoev merged commit a13fea2 into master Apr 22, 2022
@blagoev blagoev deleted the emailpassword-confirm-user branch April 22, 2022 07:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auth Provider: confirm user
5 participants