mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-21 16:04:22 +01:00
Support LNURL Auth
This commit is contained in:
@@ -6,5 +6,6 @@ namespace BTCPayServer.Models.AccountViewModels
|
||||
{
|
||||
public LoginWithFido2ViewModel LoginWithFido2ViewModel { get; set; }
|
||||
public LoginWith2faViewModel LoginWith2FaViewModel { get; set; }
|
||||
public LoginWithLNURLAuthViewModel LoginWithLNURLAuthViewModel { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user