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(function): função para criar user #133

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

evandrododo
Copy link
Member

Função que popula um usuário a partir do email.
Busca um usuário existente no Auth do firebase, e cria um registro com
hábitos e sentimentos para este usuário

Closes #JOR-129

Função que popula um usuário a partir do email.
Busca um usuário existente no Auth do firebase, e cria um registro com
hábitos e sentimentos para este usuário

Closes #JOR-129
@evandrododo evandrododo requested a review from ThaisMap January 27, 2022 20:05
@vercel
Copy link

vercel bot commented Jan 27, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/grupotesseract/jornadasolar/FY16CiUDaSxZyq6pHzdPNt1LVKjn
✅ Preview: https://jornadasolar-git-function-createuserdefault-grupotesseract.vercel.app

Copy link
Member

@ThaisMap ThaisMap left a comment

Choose a reason for hiding this comment

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

Sugiro trocar os console.log por functions.logger.info pra conseguirmos ver depois no no console do firebase caso dê algum problema.

functions/src/createUserDefault.ts Outdated Show resolved Hide resolved
functions/src/createUserDefault.ts Show resolved Hide resolved
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