Skip to content

update: add expiration time in seconds since epoch to user info returns

Martin Lowe requested to merge malowe/main/599 into main
  • 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

Merge request reports

Loading