Recupero delle informazioni del profilo in corso...
Dopo aver fatto accedere un utente con Google utilizzando gli ambiti predefiniti, puoi accedere all'ID Google, al nome, all'URL del profilo e all'indirizzo email dell'utente.
Per recuperare le informazioni del profilo di un utente, utilizza il metodo getBasicProfile(). Ad esempio:
// auth2 is initialized with gapi.auth2.init() and a user is signed in.
[null,null,["Ultimo aggiornamento 2024-11-22 UTC."],[[["Google Sign-In library support is deprecated, and migration to FedCM APIs will be mandatory soon, requiring an impact assessment."],["After user sign-in, you can access basic profile information like Google ID, name, profile URL, and email address."],["Instead of Google IDs or profile data, utilize ID tokens for secure backend server authentication."],["Google account email addresses are subject to change, so use the account's ID for user identification on both client and backend."]]],[]]