Geoffrey Sechter

Results 4 issues of Geoffrey Sechter

Would address [this issue](https://github.com/andywer/webpack-blocks/issues/181) raised by @PolyPik and is generally a good idea 😄

enhancement
help wanted
PR welcome

### Your checklist for this pull request Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the...

When transition was made to PythonAnywhere from Heroku, we lost DB rollback functionality. Add again using [this guide](https://help.pythonanywhere.com/pages/RegularPostgresBackups).

help wanted

**Describe the bug** See `hasura-auth-client.ts` - [example documentation](https://github.com/nhost/nhost/blob/72c81207ffc2e00075938451b9a6425b5d3d5a5c/packages/hasura-auth-js/src/hasura-auth-client.ts#L657-L662) shows `refreshToken` while the correct function name is `refreshSession`. **To Reproduce** Steps to reproduce the behavior: 1. Go to [hasura-auth-client.ts](https://github.com/nhost/nhost/blob/72c81207ffc2e00075938451b9a6425b5d3d5a5c/packages/hasura-auth-js/src/hasura-auth-client.ts#L657-L662) 2. Compare...

bug