+ 11
API Tokens Security
How to store API Tokens securely at Front-end Cookies and Local Storage are not safe for CSRF attacks. Recommend me best solution for secure API Tokens at Front-end.
4 Answers
+ 1
Use dotenv package
+ 1
ÆeⱄápÍ„ooÍŁlÍ«ïŸ
ŰŹÙŰ±ŰŻÙ ŰąÙÙ Ù
ۧÙÙÛ(JAM)
dotenv is for hiding keys
I need to hide token
- 1
Once when I was watching YT channel of Microsoft Developers they too suggested dotenv package