NabuCasa / pycognito

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

Added Device Authentication Support #215

Closed arshvimal closed 1 year ago

arshvimal commented 1 year ago

Added device auth in authenticate_user(). Also added confirm_device(), update_device_status(), and forgetdevice()