Executing this code while developing using a remote tunnel (Azure VM), the URL (token) seems not to redirect the token back to the snowflake client
Session.builder.configs(
{
"account": account,
"authenticator": "externalbrowser",
"user": user,
"warehouse": warehouse,
}
).create()


Is there any workaround for this
curl localhost://46157/\?token\=...