Software Engineer
Results
1
issues of
Software Engineer
### Environment OS: Windows 11 Browser: Chrome(the only one I work) ### Reproduction **My nuxt.config.ts configuration** ``` auth: { baseURL: process.env.NUXT_PUBLIC_AUTH_URL, provider: { type: 'refresh', pages: { login: '/login' },...
p3
bug
help-needed