Skip to content

Add EmailAuthProvider.credentialWithLink() #294

New issue

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

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

Already on GitHub? # to your account

Merged
merged 4 commits into from
Apr 22, 2022

Conversation

shepeliev
Copy link
Contributor

No description provided.

@@ -15,6 +15,7 @@ expect class OAuthCredential : AuthCredential

expect object EmailAuthProvider {
fun credential(email: String, password: String): AuthCredential
fun getCredentialWithLink(email: String, emailLink: String): AuthCredential
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we rename to credentialWithLink for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we can. Thanks for the comment.

@shepeliev shepeliev changed the title Add EmailAuthProvider.getCredentialWithLink() Add EmailAuthProvider.credentialWithLink() Apr 22, 2022
@nbransby nbransby merged commit e99c14f into GitLiveApp:master Apr 22, 2022
@shepeliev shepeliev deleted the get-credential-with-link branch June 13, 2022 18:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants