+ 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.

28th Mar 2021, 12:46 PM
Shahghasi Adil
Shahghasi Adil - avatar
4 Answers
+ 1
Use dotenv package
28th Mar 2021, 1:02 PM
ŰŹÙˆŰ±ŰŻÙ† ŰąÙ‡Ùˆ Ù…Ű§ÙˆÙ„ÛŒ
ŰŹÙˆŰ±ŰŻÙ† ŰąÙ‡Ùˆ Ù…Ű§ÙˆÙ„ÛŒ - avatar
29th Mar 2021, 2:36 AM
Shahghasi Adil
Shahghasi Adil - avatar
- 1
Once when I was watching YT channel of Microsoft Developers they too suggested dotenv package
28th Mar 2021, 2:15 PM
Reca Resu
Reca Resu - avatar