You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found an issue in the code base for the DynamoDB adapter in the userDelete method and tried to submit an issue but it was auto closed because I did not provide a repo url.
I apologize as I can understand why the ask for a repo is there but could there be a way to submit an issue without it being auto closed? I do think this is a valid bug and I would be happy to submit a quick PR to fix it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I found an issue in the code base for the DynamoDB adapter in the
userDelete
method and tried to submit an issue but it was auto closed because I did not provide a repo url.I apologize as I can understand why the ask for a repo is there but could there be a way to submit an issue without it being auto closed? I do think this is a valid bug and I would be happy to submit a quick PR to fix it.
Here is the link to the code in question
next-auth/packages/adapter-dynamodb/src/index.ts
Lines 162 to 163 in a3d3d4b
And a link to the issue I tried to submit #11383
Beta Was this translation helpful? Give feedback.
All reactions