get_user_by_email: get user by email address for the API

Description Usage Arguments Value

View source: R/get_user_by_email.R

Description

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.

Usage

1
get_user_by_email(conn, email, account_uid, schema = "polished")

Arguments

conn

the database connection

email

the user's email address

account_uid

the account that created the user

schema

the database schema

Value

a list of user info if the user is found or 'NULL'


Tychobra/polishedapi documentation built on July 19, 2020, 11:41 p.m.