Hacker News new | ask | show | jobs
by thinkpad13 1080 days ago
>This suggests that their sign-in experience isn’t native and they are showing a webview.

what is the benefit of using webview instead native for the sign-in?

1 comments

OAuth flows typically end up needing to load a web view in many cases (like, signing up through Facebook) but also simpler implementation / code reuse