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

Did not go back to the app after login was successful on the Android. #363

Open
nguyenvanhau-helios-aavn opened this issue Jun 11, 2024 · 0 comments

Comments

@nguyenvanhau-helios-aavn

Currently, my ionic app has a feature to integrate login with SwissID user, below is a case to test:

  1. User login with normal SwissID user -> It works well.

  2. User login with SwissID user has SMS OTP -> It works well.

  3. User login with SwissID user has the SwissID app to confirm login -> It could not go back to the ionic app after login successfully. Here I have 2 behaviors:
    a. When you allow the confirmation from the SwissID application and then you faster go back to the app -> the login flow will work correctly
    https://github.com/wi3land/ionic-appauth/assets/154408731/fb8d3f75-147a-4d9b-ba83-7146fdfe3424

    b. When you allow the confirmation from the SwissID application and then you take 4 or 5s or more to go back to the app -> very sure the login flow will work wrongly
    https://github.com/wi3land/ionic-appauth/assets/154408731/f7728841-874f-43d9-8585-ac8a436d4d0c

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