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

feat: create firebase auth utils #4

Merged
merged 1 commit into from
Jan 10, 2024
Merged

feat: create firebase auth utils #4

merged 1 commit into from
Jan 10, 2024

Conversation

KevinWu098
Copy link
Member

Authors: @phillipcutter @KevinWu098

What does this PR contain?

  1. logInWithEmailAndPassWord util, signs in the user and navigates to given link
  2. getLoginDetails util, returns the user object if logged in, null if not
  3. logout util, logs out the user and navigates to given link

How did you test these changes?

Attach images (if applicable)

Closes #2

@KevinWu098 KevinWu098 linked an issue Dec 6, 2023 that may be closed by this pull request
Copy link
Collaborator

@Aokijiop Aokijiop left a comment

Choose a reason for hiding this comment

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

LGTM

@Aokijiop Aokijiop requested review from NwinNwin and removed request for NwinNwin January 10, 2024 23:30
@NwinNwin NwinNwin merged commit 0eb62cf into main Jan 10, 2024
2 of 6 checks passed
@NwinNwin NwinNwin deleted the 2-firebase-auth branch February 20, 2024 00:39
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.

Create Firebase Auth utils
4 participants