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. -
Hmmm. I'm not sure I understand your question. Can you walk me through what you are trying to do, step by step?