Skip to content

Create middleware API authentication #5

@robertg

Description

@robertg

Basically, the client should never have access to the hashed password.

Instead, an apipassword should be hashed(on registration), and be used for auth.

Currently, the api.check middleware function will always auth true.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions