Skip to content

Conversation

fiedukow
Copy link
Contributor

@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 closed this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant