This commit is contained in:
Samuel Andert
2023-09-04 12:24:24 +02:00
parent 53e68aa362
commit 35b3167509
6 changed files with 2 additions and 156 deletions

View File

@ -59,7 +59,7 @@ configureWunderGraphApplication({
tokenBased: {
providers: [
{
userInfoEndpoint: 'http://localhost:3000/api/wunderauth',
userInfoEndpoint: 'http://localhost:3000/jwt/wunderauth',
},
],
},