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

Infinite authentication loop #263

Open
PeHk opened this issue Feb 14, 2024 · 0 comments
Open

Infinite authentication loop #263

PeHk opened this issue Feb 14, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@PeHk
Copy link

PeHk commented Feb 14, 2024

Describe the bug
I have fresh install of the app using Crowdin SDK with floating settings button. I used it for login - enter credentials and hit "Remeber login", I've been successfully authenticated and I can use additional features through floating settings button. After a while I hit logout and I am successfully logged out from the SDK.

Afterwards I have decided to login again with different account but I can't - it will automatically use credentials from the web cache due to "Remeber login" option. So far I have found solution only with reinstalling the whole app again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to floating settings button
  2. Click on Log in and hit "Remember me" in authentication in a a web-view
  3. Click on Log out option in floating settings
  4. Click on Log in again in floating settings button
  5. Web view automatically authenticate the user and closes without option to change the credentials

Expected behavior
After successful logout the web view cache should be deleted as well.

Smartphone (please complete the following information):

  • Device: iPhone 12 Pro, iPhone 13 Pro
  • OS: iOS 16.X, 17.X
@PeHk PeHk added the bug Something isn't working label Feb 14, 2024
@andrii-bodnar andrii-bodnar added the help wanted Extra attention is needed label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants