Not able to create/read environment variable using management API
import { EnvironmentVariables } from '@kinde/management-api-js';
I've set all the scopes related to environment variables in M2M application already. Though whenever I try to read/create environment variable I'm getting below error:
```S [ApiError]: Invalid request....Set application properties in M2M token using management API
Has anyone got Kinde Auth working with the Supabase browser client?
createBrowserClient function from Supabase does allow you to pass in a custom access token,
```...Being billed but do not remember account name
Authentication on Android devices not working properly

Revoke assigned tokens for particular audience
Flutter SDK Update Timeline Request
Check if people are not creating multiple users from the same IP
Token Not Valid Failed to fetch

"Permissions parameter is required" when updating Role Permissions
Getting "Unauthorized - invalid credentials."
validateToken() method from @kinde/management-api-js package, though my token is valid now it's returning error: "Unauthorized - invalid credentials."...Chrome blocks access to gamma.kinde.com
ec-sabrehotelbooking-v1.rit.choiceedge.net...Subdomain first party cookies
OTP Codes not being sent
Get request body data in workflow
Customer account management
Refresh session in nextjs app router sdk for client UI
refreshToken(), refreshData(), and refreshUserClaims() differ functionally?...Getting State not found error

Rotate M2M Application Secrets via API
client_secret of an M2M application.
We're using programmatically created applications to provide integration access to our own API, authenticated with Kinde. Creating applications and authorizing our API works fine. But there doesn't seem to be any clear way to rotate the client secret via the API. We can work around this by deleting and creating a new application; but... well... the regular Kinde admin portal has a lovely Rotate button. Why can't we?...Flutter auth, on iOS it is redirecting correctly to home page, but on Android it just loads forever