btcpayserver/BTCPayServer/Models/AccountViewModels
Andrew Camilleri 19a990b095 Add U2f Login Support (#787)
* init u2f

* ux fixes

* Cleanup Manage Controller

* final changes

* remove logs

* remove console log

* fix text for u2f

* Use Is Secure instead of IsHttps

* add some basic u2f tests

* move loaders to before title

* missing commit

* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
..
ExternalLoginViewModel.cs Init 2017-09-13 15:55:16 +09:00
ForgotPasswordViewModel.cs Init 2017-09-13 15:55:16 +09:00
LoginViewModel.cs Init 2017-09-13 15:55:16 +09:00
LoginWith2faViewModel.cs Init 2017-09-13 15:55:16 +09:00
LoginWithRecoveryCodeViewModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
RegisterViewModel.cs Init 2017-09-13 15:55:16 +09:00
ResetPasswordViewModel.cs Init 2017-09-13 15:55:16 +09:00
SecondaryLoginViewModel.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00