Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

28 November 2022

Loree

Access token expiry time extension

While launching the Loree for the first time, Loree user can see the Authorize window. Initially it will be expired in 1 minute. Now, we worked and extended the time limit to 10 minute.

So, one of the access token issue scenario will resolved due to this fix.

Loree Authorize issue

If more number of Loree user will launch Loree at a same time we faced authorize issue. The root cause of the issue was there is delay in creating cognito user but data created in the access table. We added the fixes for this kind of scenario. Now, we can launch more number of user at a time.

  • No labels