Add Identity accessToken expiration timestamp in localStorage ArcId.USER_INFO object
For some specific use cases, the user accessToken is needed in external systems, such as a custom back-end infrastructure, where we use the accessToken, along with the introspect Arc API endpoint, to validate the user session. When doing so, we ne...