Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Accept a list of valid origins so that CORS validation can be done

Latest
Compare
Choose a tag to compare
@reynol2 reynol2 released this 10 Jul 23:06
· 5 commits to master since this release
aea0d4b
Accept a list of valid origins so that CORS validation can be done (#…

…136)

* Accept a list of valid origins so that CORS validation can be done

* Addressed PR feedback

* Added more error messaging coverage

Co-authored-by: Jake Cray <jake.cray@oracle.com>