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

chore: allow singup based on auth methods #878

Merged
merged 9 commits into from
Jun 28, 2024

Conversation

JeevaRamu0104
Copy link
Collaborator

@JeevaRamu0104 JeevaRamu0104 commented Jun 27, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

image

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@JeevaRamu0104 JeevaRamu0104 requested a review from a team as a code owner June 27, 2024 17:19
@JeevaRamu0104 JeevaRamu0104 linked an issue Jun 28, 2024 that may be closed by this pull request
@JeevaRamu0104 JeevaRamu0104 self-assigned this Jun 28, 2024
src/context/AuthInfoProvider.res Outdated Show resolved Hide resolved
src/entryPoints/AuthModule/AuthModuleHooks.res Outdated Show resolved Hide resolved
src/entryPoints/AuthModule/AuthModuleHooks.res Outdated Show resolved Hide resolved
src/entryPoints/AuthModule/AuthModuleHooks.res Outdated Show resolved Hide resolved
src/entryPoints/AuthModule/AuthUtils.res Outdated Show resolved Hide resolved
src/entryPoints/AuthModule/AuthUtils.res Show resolved Hide resolved
src/entryPoints/AuthModule/AuthWrapper.res Outdated Show resolved Hide resolved
@JeevaRamu0104 JeevaRamu0104 merged commit 48904da into main Jun 28, 2024
5 of 6 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the allow-singup-based-on-authmethods branch June 28, 2024 06:51
@github-actions github-actions bot added the Closed Applied to issues or pull requests that have been successfully resolved or completed label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow signup and singin based on api auth methods
2 participants