shlink/module/Rest/src
2016-08-29 12:43:02 +02:00
..
Action Fixed error while checking an API key that doesn't exist 2016-08-28 09:46:11 +02:00
Authentication Updated AuthenticateAction to generate and return a JWT 2016-08-07 19:13:40 +02:00
Entity Created command to generate a new api key 2016-08-06 18:07:48 +02:00
ErrorHandler Added ErrorHandler package dependency and remove local files 2016-08-12 17:54:32 +02:00
Exception Created JWTService and related classes 2016-08-07 14:44:33 +02:00
Middleware Fixed possible PHP errors being missed while checking REST auth 2016-08-29 12:43:02 +02:00
Service Deleted rest token related classes 2016-08-07 19:57:23 +02:00
Util Updated CheckAuthenticationMiddleware to work with JWT and the Authorization header 2016-08-07 19:53:14 +02:00
ConfigProvider.php Created Rest module 2016-07-19 17:07:59 +02:00