Pilou
Pilou
Hello, Can't reproduce with the latest version of the SDK. Could you try and tell me if you're facing the same issue? FYI the one-second timer now checks the interval...
No news, closing for now. Don't hesitate to ping us with additional info and we'll reopen the issue. Thanks!
Yes Dominik, you're absolutely right. It is also possible to run a pg_dump with this endpoint: `https://[project-id].nhost.run/v1alpha1/pg_dump` The endpoint is explained in the [official Hasura documentation](https://hasura.io/docs/latest/graphql/core/api-reference/pgdump.html#pg-dump-api-reference). As @elitan explained, we...
Hello Yuriy, The above mentioned endpoint works. You may need to check: - you are sending a http POST request - you are adding the following headers: ```json { "x-hasura-admin-secret":...
Hello Max, Many thanks for the suggestion. Hasura-auth, the authentication service that we're using under the hood, supports MFA. We'll make sure to reflect this feature in the console UI...
Interesting [feedback from Discord](https://discord.com/channels/552499021260914688/552499021260914691/967393554819334165)
We could set a retry logic when the auth service cannot be reached, taking into account that with the above suggestion, the loading status will remain indefinitely at `true` when...
Salut Alex, We are foreseeing to create a Vue3 package in the upcoming weeks, to have both a Vue3 sdk and a Nuxt3 module would really be awesome! I'm moving...
subdomain: 'localhost:1234' is somehow semantically incorrect. We can live with it, but I think we should introduce a `port` param at a later stage, that would default to `1337` when...
`examples/react-apollo/cypress/videos/1-unauthenticated/authentication-guards.cy.ts.mp4` etc should not be pushed