[Bug]: getUserAttributes doesn't include relations field of the user
Closed this issue · 1 comments
Hamziss commented
Package
@lucia-auth/adapter-prisma
Describe the bug
getUserAttributes isnt including the relations field of the user for in my case notifcations, flags accounts etc
i found this comment #1411 (comment) by @pilcrowonpaper so i think it a limiation but i wasn't sure so i wanted to open this issue
pilcrowonpaper commented
This is expected behavior. It's not possible for the adapter to figure out what relations exist.