Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Fix Silent ADAL Authentication Issues

Choose a tag to compare

@peternied peternied released this 03 Feb 00:50
· 90 commits to master since this release

Users of this SDK might have experience problems with ADAL silent authentication not working due to a underlying ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED error. This issue has been worked around and the refresh tokens will be properly cached.