Oauth protection and IOS Application

I’m protecting my HA with Cloudflare Tunnel
when trying to authentication with google creds in the app, I’m getting error that the windows does not support minimum requirement by google.
Is there way to use oauth in the app ?
if not, can I somehow insert service token somwhere ?

Thanks

Had to change method, using now Auth0 and it works great!

Well, back to issue.
Working nicely with IOS, however on Android there is no webview, therefore browser is kicking in. Authentication goes fine but then the browser continue the session and keep the cookie.
Companion app still try to authenticate if I open again :confused:

Any suggestions how to overcome ?