vue-auth-plugin icon indicating copy to clipboard operation
vue-auth-plugin copied to clipboard

Vue auth plugin with typescript

Results 55 vue-auth-plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

**Describe the bug** Since Axios 0.23 and the inclusion of https://github.com/axios/axios/pull/4140 types have changed for global headers. It is now forbidden to set `axios.defaults.headers.Authorization = 'Bearer {auth_token}'` and it must...

**Describe the bug** Calling `$auth.login()` returns a promise that will resolve right after login, but before the call (and the result) of `fetchData`. **To Reproduce** - Call `await Vue.$auth.login(…)` -...

**Describe the bug** When triggering `this.$auth.logout()` while having the option `makeRequest: true` makes the request to the backend with the Authorization token set to `Bearer null`. After reading the code,...

bug

Since https://github.com/axios/axios/pull/2702 (in axios 0.21.2) it is possible to avoid delay in requests. Interceptors set up by vue-auth are global, and are delaying every other callers.

**Is your feature request related to a problem? Please describe.** I want to transform the received object from the profile URL defined in `options.fetchData.url` before storing it as a user....

enhancement
help wanted

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies