maxdobeck / gatekeeper

API that performs user authentication and authorization as well as process business logic.
0 stars 0 forks source link

Credential check prior to issuing session #1

Closed maxdobeck closed 6 years ago

maxdobeck commented 6 years ago

A session will be returned only if the user is present and the password check passes.