Return JSON responses in auth, token and micropub API
[anoweco.git] / www / token.php
2018-04-23 Christian WeiskeReturn JSON responses in auth, token and micropub API
2018-04-19 Christian WeiskeSend CORS header to allow javascript micropub clients
2018-03-22 Christian WeiskeVerify that the authorization header has 2 parts
2017-08-18 Christian WeiskeLet token endpoint ignore "me" and take it from the...
2017-08-18 Christian WeiskeVerify if auth token "me" and given "me" match in token...
2016-08-07 Christian Weiskeread authentication token from php-cgi header
2016-08-07 Christian WeiskeCheck token on micropub post request, store correct...
2016-08-03 Christian Weiskewip