Core features

Authentication(HTTP servers)

{
name:"ram",
password:"demo23232",
<email:"[email protected]>"
}

Returns with status code and JWT token and bypass signin if valid

{
token:"dasdsadase7e63w7er6ew7trew",
status:200
}
{
<email:"[email protected]>",
password:"123"
}

Returns with status code and the JWT token