Changes

Jump to: navigation, search

stoney core: Authentication Resource - REST API

13 bytes removed, 14:19, 28 April 2014
=== Auth action ===
To give a client the possibility of verifying username and password, a pseudo-ressource is provided, the only method implemented is the GET.
==== Auth retrieval (GET) ==== ===== Auth retrieval (GET) example =====
To verify the authentication the clients sends a HTTP <code>GET</code> request on the auth's resource URI <code>https://api.example.com/v1/auth</code>.
The service responds with a HTTP status code:
3,368
edits