GitHub - LoicPoullain/google-oauth-webview: A library to detect web views unsupported by Google OAuth.
Briefly

The google-oauth-webview library allows developers to assess if a user is in an unsupported webview for Google OAuth, avoiding 403 errors.
It provides functions to check the user agent against known unsupported webviews, helping ensure that OAuth processes work correctly in compliant environments.
Users can easily test their applications by connecting their phones to a local network, cloning the repository, and checking how URLs are opened.
It's crucial to gather accurate user agent data through direct testing rather than relying on unofficial sources to maintain the integrity of OAuth processes.
Read at GitHub
[
|
]