Description Usage Arguments Value
View source: R/get_user_by_email.R
This is a modification of polished::get_user_by_email
to also query
only for users that were created by this polished.tech API account.
1 | get_user_by_email(conn, email, account_uid, schema = "polished")
|
conn |
the database connection |
email |
the user's email address |
account_uid |
the account that created the user |
schema |
the database schema |
a list of user info if the user is found or 'NULL'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.