William Huang
William Huang
what about using bcrypt or scrypt?
any updates?
awesome! thank you 👍
an easier way would be to just hash the file contents and have that as a manifest
oh doh....... thank you!
just tried it and it worked, thanks again really appreciate it 👍
do something like https://github.com/apex/apex/blob/master/_examples/babel-webpack2/webpack.config.babel.js I don't recommend mangling anything as that would change variable names in unexpected places.
please consider many 3rd party auth libraries like clerk, etc, don't allow full customization to change JSON arrays into strings in JWT templates. For example {{ array | split(" ")...
https://github.com/postgraphql/postgraphql/pull/305 heres an example of typescript targeting es6 now targting es5.