Jaffa / amazon-music

Provide programmatic access to Amazon Music/Prime Music's streaming service
Apache License 2.0
342 stars 69 forks source link

add support for two step authentication #1

Open swiftster opened 6 years ago

swiftster commented 6 years ago

Authentication currently breaks if user has two-step authentication enabled (like i do). This detects if user was redirected to the /ap/mfa page and prompts user for a 2FA code.

danieldaeschle commented 6 years ago

@swiftster please check my suggestion.

adamprato commented 3 years ago

This would be nice to have :)