FireCubeStudios / Protecc

It protecc
https://apps.microsoft.com/store/detail/protecc-2fa-client/9PJX91M06TZS
MIT License
351 stars 42 forks source link

HOTP support #3

Open FireCubeStudios opened 1 year ago

FireCubeStudios commented 1 year ago

The library Protecc uses already has HOTP support so this should be an easy feature to add.

Soboroo commented 8 months ago

5

https://github.com/Soboroo/Protecc/tree/appdata_container

I added HOTP and Account Icon. I used ApplicationDataCompositeValue to save the HOTP Counter value. I copied and stored images in ApplicationData.Current.LocalFolder. But the UI is made roughly so it needs to be modified.