Problem with keycloak cors. No 'Access-Control-Allow-Origin' – Flutter
I use keycloak and hasura. I have a flutter web app. I retrive the JWT token from keycloak using flutter http. But I get this error: XMLHttpRequest error. Access to XMLHttpRequest at 'http://xxx.xx.xxx.xxx:8080/auth/realms /hasura-app/protocol/openid-connect/token' from origin 'http://localhost:5050' has been blocked…