shlink/module/Rest/src
2016-08-08 12:33:58 +02:00
..
Action Added logger to classes that catch errors in order to log them 2016-08-08 12:33:58 +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 Moved error handler classes from Expressive namespace to ErrorHandler namespace 2016-07-30 13:51:52 +02:00
Exception Created JWTService and related classes 2016-08-07 14:44:33 +02:00
Middleware Added logger to classes that catch errors in order to log them 2016-08-08 12:33:58 +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