kirandash / canvaspro-ai

Graphic design AI SaaS platform
https://canvaspro-ai.vercel.app
17 stars 3 forks source link

bug: on DB, sessions are not being added for credentials provider #24

Closed kirandash closed 1 week ago

kirandash commented 1 week ago

Currently it is being added only for OAuth provider

kirandash commented 1 week ago

The sessions table will only update if we are using the Database session strategy. Currently we are using JWT strategy since credentials provider only work with JWT strategy hence the sessions column will stay empty for user.