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

Setting token when MFA succeeds #11

Closed fpena closed 3 years ago

fpena commented 3 years ago

In the previous PR after MFA succeeds, there no setting of the token for library cache.

This PR fixes that.