Joe Ennever
Joe Ennever
**Is your feature request related to a problem? Please describe.** Currently the library does not support sending the [client](https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants#ClientPermissionConfig) key in the createTenant/updateTenant methods. **Describe the solution you'd like** Support...
### Describe the bug I had a bug in my code that tried to request a massive url like `https://graph.microsoft.com/v1.0/sites/$siteId/drive/root/delta?token=$token&$select=[...]`, which was 16,343 characters long, mainly in the $select query...
### Which react-spring target are you using? - [x] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...