Microsoft-authentication-library-for-js: Better workaround for silent token refresh failure in Safari

Created on 14 May 2020  路  4Comments  路  Source: AzureAD/microsoft-authentication-library-for-js

Library

Description

Current work around for silent token renewal failure in safari requires user intervention i.e to completely disable the third party cookie blocking in Safari Preferences.However it appears a better alternative exists in the form of Storage Access API.

From MDN doc

In addition, sandboxed