Description Usage Arguments Value
get invite
1 | get_invite(conn, account_uid, app_uid, user_uid, schema = "polished")
|
conn |
the database connection |
account_uid |
the uid of the account |
app_uid |
the id of the app |
user_uid |
the user uid |
schema |
the name of the schema |
if the user does not have an invite, an empty list. If the user has an invite, a list with the following elements: - user_uid - email - is_admin - created_at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.