mod for apigw

This commit is contained in:
andrea.terzani
2024-08-12 12:32:40 +02:00
parent c1d813cecb
commit 9067b3f617
2 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ const login = async () => {
},
redirect:'/',
fetchUser: true,
url: '/api/auth/login'
//url: '/api/auth/login'
})
} catch (err) {
console.log( 'Error ' + err)