Skip to content

Problem with social logins #14

@latinvm

Description

@latinvm

We have a PWA that uses social logins. This used to work perfectly, but now I see that the users aren't being redirected to the right webview. This seems to be caused by registered app domains (like facebook) that hi-jack the request and open their own app.

Our approach would be to also register app domains to make sure the request get's redirected to app (webview) instead of to a new browser on the mobile device after the native app has verified the oauth request. We would just need a way for the app to handle "incoming" requests.

My question is: does this sound like the right approach?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions