-
Type:
New Feature
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: API
-
High
-
-
IMPROVEMENT: Full CORS support to enable API-usage via JS when authenticating with an App-Token
-
Emptyshow more show less
Make T5 API ready for use via BrowserÂ
- add proper CORS Headers for all Requests when using T5 with an app-token
- add proper support for CORS preflight requests (which will occur when using custom headers)
- causes
-
TRANSLATE-3183 Enable API-Usage via JS when using an App-Token
- Done