Skip to content

Fix request authorization model #4

@casademora

Description

@casademora

The authorization scheme is a little underwhelming at the moment. At the simplest, it should be able to use the following common methods of request authentications:

  • add query parameters to GET queries
  • add a basic credential header using a base64 hash of username:password string
  • add a a bearer credential header returned from an oauth login

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions