Atomic Blend Docs
  • Platform Documentation
  • Developer's Guide
  • Workflow
  • Data
    • Overview
  • Models
    • Task
    • Habit
      • Habit Entry
    • Tag
    • Auth
      • User
      • User Role
      • User Device
    • Encryption Key
  • Backend
    • Getting Started
  • App
    • Getting Started
Powered by GitBook
On this page
  1. Models
  2. Auth

User

Field Name
Type
Required

ID

*primitive.ObjectID

Email

*string

Password

*string

KeySet

*EncryptionKey

RoleIds

[]*primitive.ObjectID

Roles

[]*UserRoleEntity

Devices

[]*UserDevice

CreatedAt

*primitive.DateTime

UpdatedAt

*primitive.DateTime

PreviousAuthNextUser Role

Last updated 1 month ago