additional fields not included in session

The role is included in the session object, but not the onboardingDone.

The fieldName is the same as that in the database
Screenshot_2025-04-09_at_15.45.20.png
Solution
If you're using an ORM, try removing the fieldName prop from the additional fields
Was this page helpful?