NabuCasa / pycognito

Python library for using AWS Cognito. With support for SRP.
Apache License 2.0
128 stars 39 forks source link

verify_token method fix #128

Closed Thiebosh closed 2 years ago

Thiebosh commented 2 years ago

Provide required access_token to jwt.decode

pvizeli commented 2 years ago

Please fix the lint issue and I can merge it