add_session: add session to the "sessions" table

Description Usage Arguments

View source: R/add_session.R

Description

add session to the "sessions" table

Usage

1
add_session(conn_, session, app_uid, schema = "polished")

Arguments

conn_

the database connection

session

list containing session data with the following elements: - session_uid - user_uid - email - email_verified - hashed_cookie

app_uid

the id of the apps

schema

the database schema


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