btcpayserver/BTCPayServer/Views/Manage
Kukks 7ca74aeea7 Add API Keys Application identifier
This lets the authorize api key screen redirect to the defined url  and provide it with the user id, permissions granted and the key.

This also allows apps to match existing api keys generated for it specifically using the application identifier, and if matched, presented with a confirmation page before redirection.
2020-08-28 09:00:13 +02:00
..
_Nav.cshtml Fix spacing for subnavs on mobile 2020-07-09 17:20:08 +02:00
_ViewImports.cshtml
_ViewStart.cshtml
AddApiKey.cshtml Refactor UI for Add APIKey/Authorize 2020-04-10 09:49:01 +02:00
AddU2FDevice.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
APIKeys.cshtml Improve API keys list view 2020-07-08 19:20:24 +02:00
AuthorizeAPIKey.cshtml Add API Keys Application identifier 2020-08-28 09:00:13 +02:00
ChangePassword.cshtml Improve change password view 2020-07-08 19:20:11 +02:00
EnableAuthenticator.cshtml Improve 2FA views 2020-07-08 19:19:29 +02:00
GenerateRecoveryCodes.cshtml Fix 2FA config screens 2020-07-13 10:58:53 +02:00
Index.cshtml Improve user profile view 2020-07-08 19:20:32 +02:00
ManageNavPages.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SetPassword.cshtml Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
TwoFactorAuthentication.cshtml UI: Minor enhancements to 2FA view 2020-07-14 13:29:26 +02:00
U2FAuthentication.cshtml Improve U2F view 2020-07-08 19:19:55 +02:00