There is more info returned with the access token:
For example, the 'host name' is returned along with the 'access token'. I need to be able to access this host name to include in the endpoints I want to use. However, only the access token is listed in the json session object. Is there a way I can get this other info returned along with access token?