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

Expose User.reauthenticate #41

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Expose User.reauthenticate #41

merged 4 commits into from
Mar 7, 2024

Conversation

fiedukow
Copy link

@fiedukow fiedukow commented Mar 6, 2024

This implements one of the missing methods - User.reauthenticate() in the swift-firebase API.

The implementation is pretty standard wrapper.

Additionally EmailAuthProvider, Credential, AuthResult as very basic typealiases, so that they can be passed around in the reauthentication calls we want to do in Arc.

On top of that EmailAuthProvider.credential is provided to build the Credential in a way that is compatible with macos swift version of this library.

@fiedukow fiedukow merged commit 7153928 into main Mar 7, 2024
1 check passed
@fiedukow fiedukow deleted the andrzej/WPP-1574/1 branch March 7, 2024 13:09
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.

2 participants