mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 10:40:29 +01:00
7ca74aeea7
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. |
||
---|---|---|
.. | ||
APIKeyExtensions.cs | ||
APIKeyRepository.cs | ||
APIKeysAuthenticationHandler.cs | ||
BasicAuthenticationHandler.cs | ||
GreenFieldAuthenticationOptions.cs | ||
GreenFieldAuthorizationHandler.cs | ||
GreenFieldConstants.cs |