Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error utils function for handling biometric errors #73

Closed
carmenlau opened this issue May 4, 2021 · 0 comments · Fixed by #76
Closed

Add error utils function for handling biometric errors #73

carmenlau opened this issue May 4, 2021 · 0 comments · Fixed by #76
Assignees
Projects

Comments

@carmenlau
Copy link
Contributor

Currently when encountering error in biometric api, we throw the original error from the native api to user. For user to handle the error more easily, we should provide utils function for user to identify errors, like what we did in js sdk.

https://github.com/authgear/authgear-sdk-js/blob/master/packages/authgear-react-native/src/error.ts#L82

@mr9dollars mr9dollars removed this from To Do in April 2021 Milestone May 10, 2021
@mr9dollars mr9dollars added this to To do in May 2021 via automation May 10, 2021
@mr9dollars mr9dollars moved this from To do to focus on today in May 2021 May 11, 2021
@mr9dollars mr9dollars moved this from focus on today to In progress in May 2021 May 13, 2021
@louischan-oursky louischan-oursky moved this from In progress to Review in progress in May 2021 May 13, 2021
May 2021 automation moved this from Review in progress to Done May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants