I'm trying to use Spring 2.x to integrate with the Box OAuth API. Spring requires that a user info URI is set when your grant-type is authorization_code. Is their API available for OAuth user info? I was unable to find any listed at https://developer.box.com/reference/
Spring documentation (see user-info-uri): https://docs.spring.io/spring-security/reference/servlet/oauth2/login/core.html