Table: cookies

Represents a cookie associated with an app and a user

Columns

expires
Time stamp when a cookie expires
name
Name of cookie
path
Path relative to the application call-back URL in which a cookie is associated
uid i fk: user.uid
The user id associated with this cookie
value
Name of cookie