axios-auth-refresh VS auth-module

Compare axios-auth-refresh vs auth-module and see what are their differences.

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. (by Flyrell)

auth-module

Zero-boilerplate authentication support for Nuxt 2 (by nuxt-community)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
axios-auth-refresh auth-module
1 20
1,011 1,906
- 0.4%
5.6 3.7
about 1 month ago 16 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

axios-auth-refresh

Posts with mentions or reviews of axios-auth-refresh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-14.

auth-module

Posts with mentions or reviews of auth-module. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.

What are some alternatives?

When comparing axios-auth-refresh and auth-module you can also consider the following projects:

retry-axios - 🦖 A super flexible interceptor for Axios that makes it easy to retry requests.

dj-rest-auth - Authentication for Django Rest Framework