btcpayserver/BTCPayServer/Security/Bitpay
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
..
BitpayAuthenticationHandler.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
BitpayAuthenticationOptions.cs Refactor authentication handlers 2019-06-09 01:36:54 +09:00
BitpayAuthenticationTypes.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
BitpayAuthorizationHandler.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
BitpayClaims.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
BitToken.cs Missing files 2019-10-19 00:54:43 +09:00
PairingCodeEntity.cs Missing files 2019-10-19 00:54:43 +09:00
TokenRepository.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00