2 Commits

Author SHA1 Message Date
René Preuß
eff160b3c5 chore(release): v2.0.2 2023-06-22 21:45:59 +02:00
René Preuß
464e72535b Merge pull request #1 from bitinflow/envoyr-patch-1
Allow directory slash for login callback url
2023-06-22 21:43:39 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
# Changelog
## v2.0.2
## v2.0.1
Typo fixes in the GitHub/NPM repo

View File

@@ -1,6 +1,6 @@
{
"name": "@bitinflow/nuxt-oauth",
"version": "2.0.1",
"version": "2.0.2",
"description": "Nuxt 3 OAuth Module",
"license": "MIT",
"type": "module",