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

Feature/support forgot password#19

Open
rdonasco wants to merge 2 commits intomoodio:developfrom
rdonasco:feature/support-forgot-password
Open

Feature/support forgot password#19
rdonasco wants to merge 2 commits intomoodio:developfrom
rdonasco:feature/support-forgot-password

Conversation

@rdonasco
Copy link

Added support for forgot password

@rdonasco rdonasco changed the base branch from master to develop July 24, 2020 11:59
e.details
.toString()
.toLowerCase()
.contains('msalerrordomain error -50000')) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pr, but as far as i'm aware msalerrordomain -50000 is not a forgot password error but a general error in MSAL and can come up in several different scenarios.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, IOS returns -50000 when forgot password is tapped on Microsoft login form.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants