[v1.4 Beta] Stateless sessions not working with database adapter (Prisma + PostgreSQL)

  1. Is stateless session management supported when a database adapter is configured?
  2. Does refreshCache: true require removing the database config entirely?
  3. Is there a way to use database for user storage but stateless for sessions?
Was this page helpful?