example-auth icon indicating copy to clipboard operation
example-auth copied to clipboard

User auth, session & JWT example for ReactQL

Results 2 example-auth issues
Sort by recently updated
recently updated
newest added

@ https://github.com/reactql/example-auth/blob/master/src/lib/hash.js#L38 we should test hashError and not saltError

I ran a npm build-run but memory on heroku exceded so i needed to build on local machine. Now i only execute npm run server on heroku but every time...