auth icon indicating copy to clipboard operation
auth copied to clipboard

Add token-based authentication.

Open jbuchbinder opened this issue 9 years ago • 0 comments

This patch adds authentication based on a passed token, contained in the X-Token header. It allows a login endpoint to create a token which can be passed as a header to all subsequent API calls.

jbuchbinder avatar Jun 24 '15 01:06 jbuchbinder