oriaccount

0.0.6 • Public • Published

Description

This module creates and manages centralized user data. Services is not public and Internal used.

Install

  • origamicore Doc

Configuration

{
    { 'context': '{db context name}' }
}

Internal Services

    //Check Exist User
    global.acc.existAccount(odata)
    //Get User Data 
    global.acc.get(userid)
    //create user
    global.acc.create(userid,role)
    //update user 
    global.acc.update(userid,key,value)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i oriaccount

      Weekly Downloads

      0

      Version

      0.0.6

      License

      MIT

      Unpacked Size

      5.08 kB

      Total Files

      6

      Last publish

      Collaborators

      • vahidhossaini