Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Pass "error" to the callback along with "error_description" #424

Closed
tushargupta51 opened this issue Oct 31, 2016 · 0 comments
Closed

Pass "error" to the callback along with "error_description" #424

tushargupta51 opened this issue Oct 31, 2016 · 0 comments
Assignees
Milestone

Comments

@tushargupta51
Copy link
Contributor

Currently, we only pass back the "error_description" parameter to acquireToken callback. We need to pass "error" parameter also as developers should rely on "error" property in their code instead of "error_description".

We do save the error in storage which can be accessed by developer. Though, it is not a good solution, developers can use this to get to the "error" property until we fix this behavior in adal js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant