I'm trying to get the id_token from POST/api/identity-provider
for Google. Where I'm sending idToken received from Google login to this API to retrieve the information, but it is not returning id_token
in the response.
T
theuniversalvillagers
@theuniversalvillagers
Best posts made by theuniversalvillagers
-
id_token from identity-provider Login API
Latest posts made by theuniversalvillagers
-
id_token from identity-provider Login API
I'm trying to get the id_token from
POST/api/identity-provider
for Google. Where I'm sending idToken received from Google login to this API to retrieve the information, but it is not returningid_token
in the response.