Does passwordless and emailpassword recipies use 2...
# support-questions-legacy
p
Does passwordless and emailpassword recipies use 2 different user pools? can the 2 recipies be run in parallel on the same app ?
r
Hey @pitchash yes they do
If you want them to share the same pool, you are looking for the account linking feature. Which we don’t have yet (being worked on)
Until then, you can implement the account deduplication which prevents a user from signing in with the same email on a different method.
Search our docs for account deduplication