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

Could not authenticate for an unknown reason #256

Open
tscj3490 opened this issue Oct 4, 2019 · 0 comments
Open

Could not authenticate for an unknown reason #256

tscj3490 opened this issue Oct 4, 2019 · 0 comments

Comments

@tscj3490
Copy link

tscj3490 commented Oct 4, 2019

Initially, I could log in with my username and password and at the same time, once log in, I registered my credential by using Keychain.setGenericPassword.
Next, I log out and once I log in again, I could log in with my credential by using Keychain.getGenericPassword.

I considered the case that other log in with his credential to same app. So other log in as same way. If new keychain is differ to old keychain, I set keychain again by using Keychain.resetGenericPassword()
Then app showed below error.
.... ... ...
Could not authenticate for an unknown reason.

  • node_modules/@babel/runtime/helpers/construct.js:30:26 in _construct
  • node_modules/@babel/runtime/helpers/wrapNativeSuper.js:26:23 in Wrapper
  • ... 8 more stack frames from framework internals

I couldn't know the reason.. Please help me...
Thanks

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

No branches or pull requests

1 participant