Commit Graph

17 Commits (master)

Author SHA1 Message Date
Garrett Mills 6476416c67 Add foreground service, some cleanup, and start websocket server
2 years ago
Garrett Mills 940d50b89c Implement /oauth2/token endpoint; token auth middleware
2 years ago
Garrett Mills a779ec1d09 Update content-length calculation to use buffer
2 years ago
Garrett Mills bea48602f5 Fix content-length header set
2 years ago
Garrett Mills 514a578260 Make HTTPServer ignore responses that cannot be sent
2 years ago
Garrett Mills 6f66126d38 Improve Response verbose/debug logging
2 years ago
Garrett Mills 795adac68b Add better detection for write-after-destroy errors on the response
2 years ago
Garrett Mills 8f08b94f74 Error response enhancements, CoreID auth client backend
2 years ago
Garrett Mills e86cf420df
Named routes & basic login framework
3 years ago
Garrett Mills f496046461
File-based response support & static server
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills 1d5056b753
Setup eslint and enforce rules
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills 9be9c44a32
Import other modules into monorepo
continuous-integration/drone/push Build is failing Details
3 years ago
Garrett Mills 8e65a5f669
fix(extollo/extollo#4): explicitly define return type to fix build error
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills fad1184afe
TypeDoc all the thngs
3 years ago
Garrett Mills 4f23ac7156
Add support for middleware
3 years ago
Garrett Mills 4ecada6be8
response lifecycle timeout and route handling
3 years ago
Garrett Mills 94add3d471
Add support for responses
3 years ago