Skip to content

updated code to libs available as of June, 2022 with firebase v9 as t… #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dan-sproutward
Copy link

…he focus

* update to firebase to v9
* updated bootstrap to v5
* updated next to v12
* updated react to v18
* updated reactstrap to v9
* fixed a bug with sign out

…he focus

    * update to firebase to v9
    * updated bootstrap to v5
    * updated next to v12
    * updated react to v18
    * updated reactstrap to v9
const token = credential.accessToken;
// The signed-in user info.
const user = result.user;
// redux action? --> dispatch({ type: SET_USER, user });

Choose a reason for hiding this comment

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

Commented code should not be pushed to GitHub.

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