New answers tagged reactjs
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 ...
Top 50 recent answers are included
Related Tags
reactjs × 129javascript × 41
architecture × 14
react × 13
design-patterns × 11
redux × 11
web-development × 10
design × 8
web-applications × 8
node.js × 7
front-end × 7
authentication × 5
angularjs × 5
state × 5
typescript × 5
react-native × 5
api × 4
security × 4
component × 4
react-hooks × 4
php × 3
rest × 3
functional-programming × 3
clean-code × 3
patterns-and-practices × 3