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 43 forks source link

fix: not honoring the paramRefreshToken name passed in. #73

Open jamesrusso opened 1 year ago

jamesrusso commented 1 year ago

quick fix when the refresh token is not named "RefreshToken". Honor the parameter.

jamesrusso commented 1 year ago

This also fixes the conflict where you try and import both the password reset and the refresh trait since they both have rules.

jamesrusso commented 1 year ago

any comments/feedback on this PR. Would much rather this be fixed in your repo them me having to form and maintain my own?

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication