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

New event for signup, as onAuthFlowCompleted triggers for both sign-up/in #1158

Open
2 tasks done
Ashutosh-Bhadauriya opened this issue Nov 3, 2023 · 2 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@Ashutosh-Bhadauriya
Copy link
Contributor

Ashutosh-Bhadauriya commented Nov 3, 2023

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Description

New event for signup, as onAuthFlowCompleted triggers for both sign-up/in

Workarounds or alternatives

We have to check if the user already exists for this

Hanko Version

0.9.0

@Ashutosh-Bhadauriya Ashutosh-Bhadauriya added the enhancement New feature or request label Nov 3, 2023
@FlxMgdnz
Copy link
Member

@Ashutosh-Bhadauriya Please add a bit more context here

@Ashutosh-Bhadauriya
Copy link
Contributor Author

Ashutosh-Bhadauriya commented Mar 11, 2024

Currently, we have a single event called onAuthFlowCompleted that gets triggered for both user sign-up and sign-in processes. This makes it challenging to differentiate when a new user has signed up. Therefore, iIt will be good to have a separate event for signup. It was requested by a member on discord if I remember correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants