Skip to content

Basic authentication not implemented #5

@tcarroll25

Description

@tcarroll25

We only check for a username and password on client login. There is not username or password required to do GET/POST to the server. We need to implement basic authentication and send our username and password in the header of the GET/POST request so third parties cannot steal information from our server.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions