Include Azure B2C external Rest IDP response properties in JWT token
When a user clicks the sign-in button, their credentials are validated using an external REST API, which returns properties such as operationUnit, userId, teamId, and token, among others. I want to store these values in a JWT token