AmruthPillai / Reactive-Resume

A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
https://rxresu.me
MIT License
25.95k stars 2.66k forks source link

[Bug] AuthRefreshInterceptor does not work #2074

Closed tatran0195 closed 1 month ago

tatran0195 commented 1 month ago

Is there an existing issue for this?

Product Variant

Self-Hosted

Current Behavior

I'm new to NestJS and I'm encountering an issue: the refresh token authentication isn't working in development mode (localhost). I suspect that axios-auth-refresh isn't functioning properly. Has anyone experienced this and can offer help?

Expected Behavior

Automatically refresh the token when the access token expires.

Steps To Reproduce

No response

What browsers are you seeing the problem on?

Chrome

What template are you using?

None

Anything else?

No response