Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 268 Bytes

authentication.md

File metadata and controls

13 lines (7 loc) · 268 Bytes

Authentication

This section is concerned with both authentication and authorization.

The authentication will be based on simple HTTP Basic Auth.

API key + secret

The extension to client key + secret will be evaluated.

Client authorization

No content yet.