Back to articles
Android OAuth Flow - Browser Doesn't Redirect After Password Setup
How-ToSecurity

Android OAuth Flow - Browser Doesn't Redirect After Password Setup

via Dev.toBrian Kibet

I'm using logto_dart_sdk in a Flutter Android app. After Google authentication, users get stuck on the "Set password" page - clicking "Save password" shows a loading spinner but never redirects to my app's deep link . Is password setup required for social login? How do I configure Logto to automatically redirect back to my mobile app after authentication completes? Setup: Using flutter_web_auth_2 for OAuth Development mode enabled

Continue reading on Dev.to

Opens in a new tab

Read Full Article
42 views

Related Articles