I have a react app with custom user-auth built using json web token. When the user is authenticated during login, it stores the jwt in localstorage. Elsewhere in the application