bitwarden / ios

Bitwarden mobile app for iOS.
https://bitwarden.com
GNU General Public License v3.0
189 stars 23 forks source link

The Steam OTP not working correctly #1034

Open Nebulosa-Cat opened 1 week ago

Nebulosa-Cat commented 1 week ago

Bitwarden Beta

Steps To Reproduce

Create a password have totp using steam's proprietary otp (Steam://???.....???) image

It should generate 5 digit OTP code (Uppercase English and numbers) You shold see this correct in Dsktop or web browser version bitwaden. image

But on iOS it gen like normal TOTP as 6 digit numbers. image

Expected Result

It should gen the correct 5 digit steam proprietary otp code.

Actual Result

It looks just gen the otp start with steam:// as normal otp

Screenshots or Videos

No response

Additional Context

No response

Build Version

v2024.9.2 (1106)

Environment Details

Issue Tracking Info

Hinton commented 4 days ago

Hi, thanks for reporting this,

This should be resolved by https://github.com/bitwarden/sdk/pull/1144, and once the iOS app is updated to consume these changes.