4
votes
Where should I store the access token in React?
What happens when the user refreshes the page? is the refresh token sent? Are you sending the refresh token with every request?
The key idea with a refresh token is that its securely stored on the ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
web-development × 1572web-applications × 275
javascript × 177
design × 147
php × 140
architecture × 108
database × 69
design-patterns × 65
java × 59
security × 59
websites × 58
html × 57
asp.net × 53
web-services × 50
rest × 49
css × 47
web × 47
development-process × 42
c# × 41
python × 39
api × 36
mvc × 35
front-end × 35
web-framework × 35
programming-practices × 33