btcpayserver/BTCPayServer/Hosting
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
..
BTCpayMiddleware.cs Fixing api exception handling in the pipeline 2020-02-03 02:18:36 -06:00
BTCPayServerServices.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
HeadersOverrideMiddleware.cs Skip HeadersOverrideMiddleware if on onion 2019-10-10 14:10:01 +09:00
ResourceBundleProvider.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
Startup.cs Adding prettier error handling page in the pipeline 2020-02-01 01:40:50 -06:00