hasura_connect
hasura_connect copied to clipboard
Connect your Flutter/Dart apps to Hasura simply.
Subscriptions stop working after the token expires. Even generating a new token and setting it as a new token, the subs do not work again.
Hi there, I am using firebase to validate the JWT. but it expires every one hour. Where should I put a condition in the code to get a new token...
Precisamos criar teste unitários para poder automatizar atraves de CI/CD os deploys com segurança. - [ ] Criar testes para o hasura_connect_base.dart - [ ] Testes para o local_storage -...
Dependency to Update: Package Name: uuid Current Version: 3.0.7 Latest Version: 4.4.0
Hi, cannot get Hasura error extensions. Hasura response is as follow: ``` { "data": null, "errors": [ { "extensions": { "classification": "DataFetchingException", "errorCode": 422, "errorMessages": [ { "attribute": "E", "message":...