Files
nuxt-oauth/CHANGELOG.md
2024-10-04 10:06:28 +02:00

431 B

Changelog

v2.0.4

Add cookies option in ModuleOptions interface

v2.0.3

Add ", { external: true }" in navigateTo

v2.0.2

Fix for auth middleware

v2.0.1

Typo fixes in the GitHub/NPM repo

v2.0.0

Support for Authorization Code Grant with PKCE

v1.0.5 - v1.0.6

Fix for CookieRef when using watch(...)

v1.0.4

Minor fixes

v1.0.3

Minor fixes

v1.0.2

Minor fixes

v1.0.0

Initial Release