Carlos Santos
Carlos Santos
The custom authorizer is not called if my request has not Authorization header and the request is rejected automaticaly with "401 NO AUTHORIZED" message which is not what I was...
- Replacing individual coroutines for each marker with a single coroutine to build all MarkerOptions in bulk. - Utilizing withContext instead of multiple CoroutineScope instances to switch between Main and...
**Describe the bug** After pushing the commit, a non descriptive error appear. The commit is correctly pushed. **To Reproduce** Commit and push **Expected behavior** Success message should be appear if...
**Description**: This PR introduces the ability to customize the export name of the API client constructor in the Handlebars (.hbs) template. Previously, the constructor function was exported with a fixed...
The build currently fails in consumer projects because the experimental Media Capture Transform APIs types (`MediaStreamVideoTrack`, `MediaStreamTrackProcessor`, `MediaStreamTrackGenerator`, etc.) are not found unless users manually install @types/dom-mediacapture-transform or enable skipLibCheck....