Skip to content

OAuth with 'same-origin' Cross-Origin-Opener-Policy when 'same-origin-allow-popups' cannot be used #1195

Open
@Jove125

Description

@Jove125

Hi,

I am using Tensorflow.js in my web application.
It requires setting up cross-origin isolation. See details here.
Without this setting, performance drops several times. So the same-origin-allow-popups setting cannot be set.

According to the documentation on the official Google gsi web page, the same-origin-allow-popups setting must be set.

When I try to log in, I immediately receive an error about closing the pop-up window (due to cross-origin isolation).
How can I use Google Sign In?
Is it possible to place scope on my website/not redirect to the Google website?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions