Skip to content

error on auth.js #2

@parsibox

Description

@parsibox

hi
in auth.js
this is wrong :

 if(system_id == "satish", password = "yadav"){

this is correct :

if(system_id == "satish", password == "yadav"){

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions