Real-Dev-Squad / todo-action-items

A running list of todo items for Real Dev Squad site
MIT License
4 stars 8 forks source link

Add 'developer' role #133

Open ankushdharkar opened 1 year ago

ankushdharkar commented 1 year ago

TBD

{
    id: 'xyz123',
    ' instagram_id': 'ankushdharkar',
    website: 'NA',
    incompleteUserDetails: false,
    discordId: '1234567890',
    roles: { archived: false, member: true, super_user: true, admin: true },
    linkedin_id: 'ankushdharkar',
    last_name: 'Dharkar',
    yoe: '8',
    picture: {
      url: 'https://res.cloudinary.com/realdevsquad/image/upload/v1674432579/profile/XAF7rSUvk4p0d098qWYS/syvexswtmz6hx7nghrs4.jpg',
      publicId: 'profile/XAF7rSUvk4p0d098qWYS/syvexswtmz6hx7nghrs4'
    },
    github_display_name: 'Ankush Dharkar',
    phone: '1111111111',
    company_name: 'Amazon',
    github_id: 'ankushdharkar',
    company: 'Amazon',
    tokens: undefined,
    designation: 'SDE',
    twitter_id: 'ankushdharkar',
    first_name: 'Ankush',
    email: 'ankushdharkar@gmail.com',
    status: 'idle',
    username: 'ankush',
    chaincode: undefined
  }