Skip to content

Tags: nuxt-alt/auth

Tags

3.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3.1.7 (#107)

* v3.1.7

* Update package.json

* v3.1.7

3.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.1.4 (#100)

* v3.1.4

- Account for idToken in SSR scenarios for httpOnly
- Typing updates

* update local refresh

* typing update

* Update package.json

3.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
hotfix: endpoint error in refresh scheme (#97)

3.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.1.2 (#95)

* v3.1.2

* feat: move serialization to dedicated external function

3.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.1.1 (#93)

* v3.1.1: Initial Fixes

* fix: regex already mentioned

* Update plugin.ts

* Update README.md

* move default properties for reusability

3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.1.0 - Refactor: HttpOnly cookies (#90)

* v3.1.0 - Refactor: HttpOnly cookies

- This update aims to provide support for httpOnly cookies in all the schemes and providers for this module.

* fix: dev mode base url

* fix: remove token on reset

3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.0.5 (#89)

3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update: storage watcher & oauth2 (#88)

3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.0.3 (#83)

* feature & fix: response error interceptor

* function edge-cases

* feature: redirects as functions

* fix: lint

* update: readme

* update: readme

3.0.2

fix: useRoute not auto importing - switch to context

fixes: #82