Encrypt your Api key

You should protect API keys.

Install crypto-js

npm install crypto-js

Create a new reusable Functions

Last updated