joshudev

Results 3 comments of joshudev

This does work out of the box if you use axiom for your HTTP requests, as it sets auth headers in the axiom default headers.

Also see my pull request https://github.com/kylecorbelli/redux-token-auth/pull/35 which checks for hasVerificationBeenAttempted before redirecting in the require sign in wrapper.