Basic User Schema for Strapi v4.25.xx

basic User schema fields for strapi


This is right after bootstrapping the project 


Strapi 4.25.16

Dec 9 2024






NameType
username
Text 
email
Email 
provider
Text 
password
Password 
resetPasswordToken
Text 
confirmationToken
Text 
confirmed
Boolean 
blocked
Boolean 
role
Relation with Role (from: users-permissions)

Comments

  1. "displayName": {
    "type": "string",
    "description": "From this field, all are custom fields"
    },
    "profileUrl": {
    "type": "text"
    },
    "deleted": {
    "type": "boolean",
    "default": false
    },
    "tokenVersion": {
    "type": "integer",
    "default": 0,
    "private": true
    },
    "adminr": {
    "type": "enumeration",
    "enum": ["super1", "editor1"]
    },
    "bio": {
    "type": "text"
    }

    ReplyDelete

Post a Comment

Popular posts from this blog

Strapi Can not start server with Cannot read properties of undefined (reading ‘toLowerCase’)

[Completely free] Connect to Oracle Always free database (mysql) from public Internet using mysql router

나는 솔로 24기 출연진 정보 + 인스타그램 링크 등