postgraphile-login icon indicating copy to clipboard operation
postgraphile-login copied to clipboard

Auth enabled Express Server with PostGraphile and PostgreSQL

Results 6 postgraphile-login issues
Sort by recently updated
recently updated
newest added

https://imgur.com/a/vXW4hwH I'm having this issue at executing the auth. Any idea what could it be wrong? This is working: ``` jwt { role userId } ``` Btw: how to de-authenticate?

Pretty much anything that validates the project still works as expected would be nice. Ideally: - Run script to insert into database - Start server - Execute a few workflows...

Presently `auth...` is everywhere directly in the SQL. It'd be nice to generate the appropriate SQL provided e.g. a database name, schema names and user names. Could potentially make a...

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express) and [body-parser](https://github.com/expressjs/body-parser). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog....

dependencies