- Deprecate
allow
in config. UseallowedClientKeys
instead. - The node process
process.env
now always gets injected with the environment variables. This meansprocess.env
will have your secret environment variables, but you still have to explicitly allow client keys.