apple / password-manager-resources

A place for creators and users of password managers to collaborate on resources to make password management better.
MIT License
4.24k stars 460 forks source link

Allow totp from Heroku to be suggested where it is validated #828

Closed louim closed 1 month ago

louim commented 1 month ago

Overall Checklist

for shared-credentials.json

Hello! This is my attempt to fix https://github.com/apple/password-manager-resources/issues/695

Heroku uses verify.salesforce.com for TOTP validation. If I understood the file syntax correctly, this change would allow password managers to suggest TOTP from Heroku credentials when the user is on verify.salesforce.com.

rmondello commented 1 month ago

Thanks @louim!