Thomas LEMAIRE
Thomas LEMAIRE
For each build (from master), I have the following fail: ``` 1 failing 1) CORS middleware should set CORS headers, even if no other middleware is used: ReferenceError: Promise is...
- Fix handle 411 error for content-length (express send 0 if undefined) - Fix some mime types in unit tests
Today, only apiKey and basic authorization are managed for security. For oauth, we need to have a trusted application. But today, we can imagine a first by just checking the...