auth0-blog / react-flux-jwt-authentication-sample

Sample for implementing Authentication with a React Flux app and JWTs
589 stars 102 forks source link

Intercept API failure due to unauthorized request (e.g. token expired) #16

Closed voronianski closed 9 years ago

voronianski commented 9 years ago

It will be nice to see a place in this example where we can intercept API failure due to unauthorized request (e.g. token expired).