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

docs: fix auth api responses in documentation #110

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

Conversation

adith-a-danthi
Copy link

Updated docs as per API response.
The API returns the createdUser and foundUser in the response for signup and login instead of just user in the response.

@netlify
Copy link

netlify bot commented May 9, 2022

Deploy Preview for mockbee ready!

Name Link
🔨 Latest commit 8734c37
🔍 Latest deploy log https://app.netlify.com/sites/mockbee/deploys/627962f2a57629000983be3b
😎 Deploy Preview https://deploy-preview-110--mockbee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@prankurpandeyy
Copy link

Yes this is very annoying later I figured it out that it is not returning array of object but just returning object , so destructed the same and copied the values , if there was an array i would have mapped the same values .

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.

None yet

2 participants