add DELETE /token/$username/$tokenKey API
authorChristian Weiske <cweiske@cweiske.de>
Thu, 2 Oct 2014 21:25:23 +0000 (23:25 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 2 Oct 2014 21:25:23 +0000 (23:25 +0200)
commite112e3a40594eb802ccb6549ad4329ae677f9e8d
treea6cecdc9c196ff1ab09c6ae9baaf78728728f922
parent600e904f35d598a64be0139d39b87a59ed5eaa12
add DELETE /token/$username/$tokenKey API
appinfo/application.php
appinfo/routes.php
controller/tokencontroller.php [new file with mode: 0644]
lib/tokenstorage.php