Yeah I'm aware of this 'feature' of Cognito, I guess my question is more focused on around how do I go about converting the JWT I get into a more feature rich user object, using the
oauth2/userInfo
endpoint in a better way than just calling it randomly throughout my business logic when required