Skip to content

Check if the user exists in Auth #1282

Discussion options

You must be logged in to vote

If you try to create an account with the same email you will be notified that the email is already in use. You could also create a stored procedure to copy the auth.user email into your own users table and you would be able to query that easily. You could probably also create a stored procedure to check if the email already exists in the auth.user table.

Replies: 11 comments 41 replies

Comment options

You must be logged in to vote
8 replies
@liaujianjie
Comment options

@zakaria-chahboun
Comment options

@gfra54
Comment options

@silentworks
Comment options

@gfra54
Comment options

Answer selected by cdedreuille
Comment options

You must be logged in to vote
15 replies
@csalmeida
Comment options

@indymaat
Comment options

@Ejayz
Comment options

@mellowcello77
Comment options

@ellaboevans
Comment options

Comment options

You must be logged in to vote
1 reply
@florianwalther-private
Comment options

Comment options

You must be logged in to vote
2 replies
@scalemaildev
Comment options

@natfabulous
Comment options

Comment options

You must be logged in to vote
2 replies
@heikir
Comment options

@csalmeida
Comment options

Comment options

You must be logged in to vote
11 replies
@halofe
Comment options

@ofeenee
Comment options

@halofe
Comment options

@ofeenee
Comment options

@ofeenee
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@m1dok
Comment options

@NicoCieri10
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet