vdomah / oc-jwtauth

JWTAuth plugin for October CMS wich provides token based authentication
MIT License
27 stars 21 forks source link

Login other than email #7

Open manojrammurthy opened 6 years ago

manojrammurthy commented 6 years ago

Hi is there a way to login using username and password , when i did it it threw this error { "errors": { "root": "Could not sign you in with those details." } }