issues
search
nuxt-alt
/
auth
An alternative module to @nuxtjs/auth
https://nuxt-alt-auth.vercel.app/
MIT License
112
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The subdomain cannot be set for the cookie
#123
vutvps4
closed
2 months ago
0
Adding this module to Nuxt 3.13 breaks plugin provide types
#122
gbyesiltas
opened
2 months ago
0
I get a TypeError (TypeError: this.options.stores is undefined) after upgrade from v2.7.6 to v3.1.7
#121
lpofredc
opened
3 months ago
0
Missing `domain` key from auth0 strategy options
#120
juusopiikkila
opened
3 months ago
0
Incorrect response of authorize API
#119
Fukao0129
opened
4 months ago
1
Next middleware continues processing even after auth middleware's redirect
#118
croro613
opened
5 months ago
0
How to disable /_auth/local/laravelSanctum/authorize url
#117
zerostechnology
opened
5 months ago
1
Redirect after login not work after upgrade to nuxt 3.12.1
#116
nasirDoe
opened
5 months ago
0
mistake:for confirmation
#115
croro613
closed
5 months ago
1
400 Bad Request on Token request
#114
CowCatDE
opened
6 months ago
0
post urlencoded to login
#112
amery
opened
8 months ago
6
"No strategy is set!" error
#111
Fukao0129
closed
4 months ago
1
maxAge option does not work
#110
Fukao0129
closed
9 months ago
2
How I can pass env parameters (baseURL) to login at production mode?
#109
ftrsoft
opened
9 months ago
4
Reading body of undefined
#108
toniengelhardt
opened
9 months ago
4
v3.1.7
#107
Denoder
closed
4 months ago
0
useAuth() gives trouble when executing loginWith()
#105
azmatzuberi
closed
9 months ago
5
Local authroize call gets rejected because of content type "application/x-www-form-urlencoded"
#104
ttonyh
closed
9 months ago
6
Logout does not work
#103
AlejandroAkbal
closed
9 months ago
0
Issue with default local auth
#101
daktas
closed
10 months ago
6
v3.1.4
#100
Denoder
closed
10 months ago
0
fixes refresh scheme
#99
chriscab83
closed
10 months ago
0
hotfix: endpoint error in refresh scheme
#97
Denoder
closed
10 months ago
0
Cannot set properties of undefined (setting 'refresh')
#96
toniengelhardt
closed
10 months ago
3
v3.1.2
#95
Denoder
closed
10 months ago
0
v3.1.1
#93
Denoder
closed
10 months ago
0
Fix onResponseError chain call
#92
Vespand
closed
10 months ago
3
v3.1.0 - Refactor: HttpOnly cookies
#90
Denoder
closed
11 months ago
0
v3.0.5
#89
Denoder
closed
11 months ago
0
v3.0.4
#88
Denoder
closed
11 months ago
0
Calling clearNuxtState throws error
#87
ttonyh
closed
11 months ago
0
oAuth2 stuck
#85
steklopod
closed
11 months ago
5
v3.0.3
#83
Denoder
closed
11 months ago
0
3.0.0 does not work
#81
steklopod
closed
11 months ago
6
v3.0.1
#80
Denoder
closed
11 months ago
0
v3.0.0
#79
Denoder
closed
11 months ago
0
v2.7.1 breaks websocket authentication
#76
toniengelhardt
closed
1 year ago
0
Object.hasOwn is not a function
#75
toniengelhardt
closed
1 year ago
1
default" is not exported by "node_modules/jwt-decode/build/esm/index.js", imported by "node_modules/@nuxt-alt/auth/dist/runtime/inc/refresh-token.mjs
#74
vnphu
closed
1 year ago
0
fix(temp): jwt-decode error
#73
toniengelhardt
closed
1 year ago
0
jwt-decode@v4.0.0 breaks the package
#72
toniengelhardt
closed
1 year ago
0
pin jwt-decode versoin to 3.1.2
#71
nkmnz
closed
1 year ago
2
The .expired() method doesn't seem to work properly
#70
toniengelhardt
closed
1 year ago
2
Refresh token doesn't get refreshed and no request is sent to the refresh endpoint
#69
azmatzuberi
closed
12 months ago
0
Warning: "Calling useRoute within middleware may lead to misleading results"
#68
meddle1
closed
12 months ago
1
The pinia store is not activated. Only in nuxt 3.7.2
#67
RadBe
closed
1 year ago
2
fix: Added fullPathRedirect option check on redirect
#66
Vespand
closed
1 year ago
0
Question: how to protect a server route
#65
VladBrok
closed
12 months ago
2
Skip Global Middleware on Specific Route Using Script Setup
#64
joshwhitwell
closed
1 year ago
1
Tokens are not storing in localStorage
#63
Yugendiran
closed
1 year ago
1
Next