Are there any examples of Ionic apps that have implemented a “native” oAuth flow?
- Click on login with X from the app
- Open in-app browser
- Login
- Browser closes and user is logged in
I assumed this would be doable with the Capacitor Browser plugin, but it doesn’t seem possible to close the browser automatically once login has been completed which is a fairly important step.
I assume there must be a workaround that isn’t mentioned in the docs?
Is there a browser plugin that does allow closing the in-app browser from Android?
Any help would be greatly appreciated
1 post - 1 participant