Hello
I'm developing a site that will use Facebook as the authentication method. However, instead of using the web dialog, I would like to use the native Facebook dialog on Android (or iOS).
I researched if this was possible, and in the few places where I found the answer it seems like there's no way to do that. But the answers are a little old and I think maybe with the growth of PWAs maybe this is possible today.
Anyway, using a Progressive Web App, is it possible to do what I want? If it is not possible, is there any forecast that this might exist in the future? Does WebIntents have anything to do with this?