AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.63k stars 2.64k forks source link

Better workaround for silent token refresh failure in Safari #1656

Closed niwsa closed 4 years ago

niwsa commented 4 years ago

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