--- This new method will make sure that: 1. Serv...
# general
l
--- This new method will make sure that: 1. Server logs will not expose credentials if misconfigured 2. If webserver is data is leaked, but due to firewall settings (only allowing webserver to connect), DB is still secure, the data can't be read 3. Also makes sure that if the DB is leaked but not the
applicationKey
the keypairs are still secure 4. It's easier to implement SuperTokens