user table created by better-auth, I've created two more tables:roleid, name.user_roleuser_id, role_id.user schema is sufficient.mapProfileToUser in the betterAuth initialization to remap the data coming from Microsoft Azure Entra ID.roles table, user is created in the users table, and entries for each role is created in the user_role table.user_role table.createAuthMiddleWare on /sign-in/socials does not seem to have roles.