StudioCMSUsers
const
StudioCMSUsers:TableConfig
<object
>
StudioCMS - Users Table for Astro DB
Type declaration
auth0Id
auth0Id:
object
auth0Id.type
type:
"text"
avatar
avatar:
object
avatar.type
type:
"text"
createdAt
createdAt:
object
createdAt.type
type:
"date"
discordId
discordId:
object
discordId.type
type:
"text"
email:
object
email.type
type:
"text"
githubId
githubId:
object
githubId.type
type:
"number"
githubURL
githubURL:
object
githubURL.type
type:
"text"
googleId
googleId:
object
googleId.type
type:
"text"
id
id:
object
id.type
type:
"text"
name
name:
object
name.type
type:
"text"
password
password:
object
password.type
type:
"text"
updatedAt
updatedAt:
object
updatedAt.type
type:
"date"
url
url:
object
url.type
type:
"text"
username
username:
object
username.type
type:
"text"
Defined in
packages/studiocms_core/src/db/tables.ts:5