Closed stuarthallows closed 6 years ago
This also fixed our issue, cheers
Is this PR being considered? Seems like it fixed #47, and I can't see the downgrade impacting anything else.
It was merged today : )
Sent from my iPhone
On Jul 1, 2018, at 5:23 PM, Dana Epp notifications@github.com wrote:
Is this PR being considered? Seems like it fixed #47, and I can't see the downgrade impacting anything else.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Awesomeness. Thanks Ben!
Am facing the same issue while acquiring token. Using adal-angular4 : "4.0.12" .Still it generate the adal-angular:1.0.17 . How can i degrade to 1.0.15 at this time. While am using this Token timeout occurs eventually am not able to click on any links as i got unauthorized.In the token timeout there is a logic to set authenticated=false.
Any update on this?
When requesting a token for an endpoint, the console errors with ERROR Token renewal operation failed due to timeout. Resolved by downgrading to adal-angular 1.0.15.
See #47