@evolvus/e-authentication

1.0.11 • Public • Published

e-authentication

This service uses evolvus-user module to authenticate user credentials.

API

Authentication API


Method :'POST'
Request URL : 'http://localhost:8087/api/user/authenticate'
Content-Type:'application/json'
Request Body:
{
"userName":"name",
"userPassword":"password",
"applicationCode":"code"
}

Token Update API


Method :'POST'
Request URL : 'http://localhost:8087/api/user/updateToken'
Content-Type:'application/json'
Request Body:
{
"id":"userid",
"token":""
}

/@evolvus/e-authentication/

    Package Sidebar

    Install

    npm i @evolvus/e-authentication

    Weekly Downloads

    14

    Version

    1.0.11

    License

    ISC

    Unpacked Size

    21 kB

    Total Files

    14

    Last publish

    Collaborators

    • ennovatenow
    • helmsman23
    • kamalarani
    • kavyak
    • kumaresanb
    • mahendrar
    • pavithrat
    • prashantmaroli
    • shrimandk
    • vigneshp