shlink/module/Rest/src
2017-03-25 09:22:00 +01:00
..
Action Added support to order short URL lists 2016-10-22 23:02:12 +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 Fixed JsonErrorHandler and prevented AuthorizationMiddleware to eat exceptions 2017-03-24 21:31:55 +01:00
Exception Created JWTService and related classes 2016-08-07 14:44:33 +02:00
Middleware Migrated BodyParserMiddleware to psr-15 middleware 2017-03-25 09:22:00 +01: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