AuthSession not working in Macbook compatible app

I’m using Expo AuthSession for 3rd party login and it works great.
Our app is compatible to AppStore for M1 Macbooks
But the AuthSession can’t open WebView for login in Mac’s version of app.

Is there any documentation available for this issue?
It asks for prompt App wants to use “expo.io” to sign in.
But nothing happens if I click continue

Note: This problem appears on Macbooks only, iPhone & Android works fine.