1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/lib/REST
J. King a81f2897c8 Basic token issuance
The auth code verification should be refactored out for efficiency and
accuracy so that a client ID may be easily associated with a token.
2019-09-14 23:05:30 -04:00
..
Fever Style fixes 2019-09-05 10:21:36 -04:00
Microsub Basic token issuance 2019-09-14 23:05:30 -04:00
NextCloudNews Remove Target class 2019-09-05 10:19:05 -04:00
TinyTinyRSS Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
AbstractHandler.php Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Exception404.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Exception405.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Exception501.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Handler.php Replace Resquest objects with PSR-7 request messages; improves #53 2018-01-04 23:08:53 -05:00