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

signup method throws an error instead of returning null user and sess… #831

Closed
wants to merge 1 commit into from

Conversation

dsl400
Copy link

@dsl400 dsl400 commented Dec 28, 2023

What kind of change does this PR introduce?

minor change to the signup method

What is the current behavior?

for error responses auth.signUp returned { data: { user: null, session: null }, error: error }

What is the new behavior?

for error responses auth.signUp throws an error.

Copy link
Member

@kangmingtay kangmingtay left a comment

Choose a reason for hiding this comment

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

hi @dsl400, what's the motivation behind this change?

@dsl400 dsl400 closed this by deleting the head repository Aug 18, 2024
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