Users that are already authenticated are re-logged in on refresh to emulate normal user sessions on other sites. Adding an optional invalidate time option for authenticators to cause users to re-authenticate after the time has elapsed and a new browser session occurs.
Change Description
Users that are already authenticated are re-logged in on refresh to emulate normal user sessions on other sites. Adding an optional invalidate time option for authenticators to cause users to re-authenticate after the time has elapsed and a new browser session occurs.
See https://github.com/EOSIO/ual-reactjs-renderer/pull/82
API Changes
Documentation Additions