mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 13:45:59 +00:00
31 lines
279 B
Markdown
31 lines
279 B
Markdown
# Changelog
|
|
|
|
|
|
## 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
|