AuthNova

Central Google sign-in

This page collects a Google id_token and safely returns it to the calling product.

App Pending
Mode Pending
Redirect Pending
State Pending
Loading request context...

Popup mode

Uses window.opener.postMessage(...) and closes the popup after success.

Redirect mode

Redirects back to the caller using URL hash, never query string, to avoid token leakage.