auth0/Lock.swift

Userinfo Api issue

sakthinath opened this issue · 1 comments

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Description

userInfo api i am getting email verification as false.
Even if the user is verified his email.

Reproduction

1.please create one user verify email using verification link
2. try to login using that account. in user In user Info Api i am getting as false.

Environment

Please provide the following:

Lock v2
Version of the platform or framework used, if applicable:
Swift version 5.1 iOS 12.2 support. xcode 11.2.1
Auth0 , alamofire, sdWebimage

Hi @sakthinath, I was not able to reproduce it using Lock.swift 2.17.0. It may be some network caching issue on your end. Will close the issue, if you have more information please reply.