Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Can't fetch tasks when logging in as a debug users

Open fozziethebeat opened this issue 2 years ago • 0 comments

The website writes a copy of a fetched task to a local database and associates it with the user id fetching the task.

It seems that when using debug credentials, no user entry is created. I think we can use one of NextAuthJS's hooks to make this work correctly but i'll need to check.

fozziethebeat avatar Dec 30 '22 01:12 fozziethebeat