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 calling custom reset password functions #483

Merged
merged 118 commits into from
Apr 22, 2022

Conversation

blagoev
Copy link
Contributor

@blagoev blagoev commented Apr 19, 2022

closes #482

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 ready for review April 21, 2022 20:16
lib/src/credentials.dart Outdated Show resolved Hide resolved
lib/src/credentials.dart Outdated Show resolved Hide resolved
@blagoev blagoev requested a review from nielsenko April 22, 2022 07:34
Base automatically changed from emailpassword-send-reset-password-email to master April 22, 2022 09:42
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2206982180

  • 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 2206971731: 0.0%
Covered Lines: 391
Relevant Lines: 426

💛 - Coveralls

@blagoev blagoev merged commit 816a74d into master Apr 22, 2022
@blagoev blagoev deleted the emailpassword-custom-reset-password-func branch April 22, 2022 10:09
@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: support custom confirmation functions
5 participants