Skip to content

feat(hook): add new create user hook #1152

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 3 commits into
base: master
Choose a base branch
from

Conversation

bruno-at-breezy
Copy link

@bruno-at-breezy bruno-at-breezy commented Apr 25, 2025

Changes

Exposed the existing createUser method from react-native-auth0/src/auth/index.ts through the Auth0Context.Provider, allowing React Native components to perform native email/password signups without relying on a WebView. This aligns with existing context-based patterns in the SDK and enables a more seamless, native user experience.

References

Testing

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@bruno-at-breezy bruno-at-breezy force-pushed the add-create-account-hook branch from 04b1236 to 5083210 Compare May 5, 2025 00:00
@bruno-at-breezy bruno-at-breezy marked this pull request as ready for review May 5, 2025 00:05
@bruno-at-breezy bruno-at-breezy requested a review from a team as a code owner May 5, 2025 00:05
@bruno-at-breezy bruno-at-breezy force-pushed the add-create-account-hook branch from 5083210 to 6565034 Compare May 5, 2025 00:06
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.

1 participant