Flyrell / axios-auth-refresh

Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
MIT License
1.06k stars 91 forks source link

React Native 0.72.1 ? #259

Open billnbell opened 1 year ago

billnbell commented 1 year ago

Is this good to go with latest Axios and React Native 0.72.1 ?

joenas commented 1 year ago

Works just fine for me on RN 0.72.4 and axios 1.4.0