ellaisys / aws-cognito

AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel
https://ellaisys.github.io/aws-cognito/
MIT License
110 stars 41 forks source link

Cognito Get OpenId token #91

Closed marcodefelice closed 7 months ago

marcodefelice commented 7 months ago

Is your feature request related to a problem? Please describe. When integrate cognito with other Identity provider ( google ), i want on my BE to getting the token ID and authenticate user

Describe the solution you'd like Develop getIdToken function see documentation:

amitdhongde commented 7 months ago

Hey @marcodefelice, The OpenId is covered under the Cognito Identity solution while this library focuses mainly towards Cognito User Pool. This is a major change and shall not be picked soon.