update: add expiration time in seconds since epoch to user info returns
- update: add expiration time in seconds since epoch to user info returns
To better detect when sessions should expire, we have added an expiration field for both application and portal user info returns. This simply has the number provided to the server in the access token for expiration.
Resolves #599