nogaems/vocaboost

login entry point

Closed this issue · 0 comments

Add a blueprint (with versioning) for an entry point /api/v1/login with the only POST request type allowed. Issue an authentication token if provided JSON body parameters user and password are correct, otherwise return 403 status code.