diff --git a/legalconsenthub/server/utils/auth.ts b/legalconsenthub/server/utils/auth.ts index 023e88f..37f85c0 100644 --- a/legalconsenthub/server/utils/auth.ts +++ b/legalconsenthub/server/utils/auth.ts @@ -10,7 +10,7 @@ export const auth = betterAuth({ jwt({ jwt: { issuer: 'http://192.168.178.114:3001', - expirationTime: '48h' + expirationTime: '1yr' }, jwks: { keyPairConfig: {