Is there a way to add custom fields to the user session? More specifically, I’m building a multitenant app and need to store the following fields: roles: Array<Role> orgId?: Organization["id"]
I’d also like to update these fields - for example, when the user switches organizations, both orgId and roles should be updated in the session.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.