capless / warrant

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

storing id_token and refresh_token in session? #143

Open whatsdis opened 5 years ago

whatsdis commented 5 years ago

I am using warrant with aws Chalice

After I authenticate and I get back all the tokens, where can I store it for future use?