owncast/router
Gabe Kangas 509c658080 Add OPTIONS preflight support for 3rd party auth.
- Explicitly add wildcard CORS header within the middleware.
- Accept all OPTIONS preflight requests within the middlware.
- Add success tests for the OPTIONS request.
- Add failure tests for GET requests.
2021-07-28 12:40:55 -07:00
..
middleware Add OPTIONS preflight support for 3rd party auth. 2021-07-28 12:40:55 -07:00
router.go Clarify in routes and names that it is chat clients being returned 2021-07-21 17:19:15 -07:00