btcpayserver/BTCPayServer/Security/APIKeys
Andrew Camilleri fa51180dfa
Api keys with openiddict (#1262)
* Remove OpenIddict

* Add API Key system

* Revert removing OpenIddict

* fix rebase

* fix tests

* pr changes

* fix tests

* fix apikey test

* pr change

* fix db

* add migration attrs

* fix migration error

* PR Changes

* Fix sqlite migration

* change api key to use Authorization Header

* add supportAddForeignKey

* use tempdata status message

* fix add api key css

* remove redirect url + app identifier feature :(
2020-02-24 22:36:15 +09:00
..
APIKeyAuthenticationHandler.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
APIKeyAuthenticationOptions.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
APIKeyAuthorizationHandler.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
APIKeyConstants.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
APIKeyExtensions.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
APIKeyRepository.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00