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 APIposted in Q&A
Latest posts made by theuniversalvillagers
- 
id_token from identity-provider Login APIposted in Q&AI'm trying to get the id_token from POST/api/identity-providerfor Google. Where I'm sending idToken received from Google login to this API to retrieve the information, but it is not returningid_tokenin the response.