Y
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
0x6c6f6c
1078 days ago
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
link