ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
307 stars 16 forks source link

Update authenticator QR code for use `steam` type in uri #11

Closed rossengeorgiev closed 4 years ago

rossengeorgiev commented 4 years ago

Both apps have committed code to support authotp://steam/... urls. Once a release is made, update the code to generate QR with the new custom URL by default.

https://github.com/beemdevelopment/Aegis/issues/343 https://github.com/andOTP/andOTP/issues/510

Note: maybe keep the current uri, and put it behind flag as workaround for apps that don't support the non standard steam type.

rossengeorgiev commented 4 years ago

https://github.com/andOTP/andOTP/releases/tag/v0.7.1-beta1

rossengeorgiev commented 4 years ago

https://github.com/beemdevelopment/Aegis/releases/tag/v1.2-beta2

rossengeorgiev commented 4 years ago

andOTP has shipped, and Aegis will ship soon with the patches available for beta users.