btcpayserver/BTCPayServer.Client/App/Models
d11n 2e458af4fb
App: Authentication updates (#6536)
- Updates API key extraction to also accept "Bearer" auth header. This is necessary for non-cookie based SignalR connections.
- Adds authentication related models to the client lib
- Succeeds and replaces #6484.
2025-01-16 14:34:57 +09:00
..
AcceptInviteRequest.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
AcceptInviteResult.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
AccessTokenResult.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
AppInstanceInfo.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
AppUserInfo.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
AuthenticationResult.cs App: Authentication updates (#6536) 2025-01-16 14:34:57 +09:00
CreateStoreData.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
LoginRequest.cs App: Authentication updates (#6536) 2025-01-16 14:34:57 +09:00
ResetPasswordRequest.cs App: Authentication updates (#6536) 2025-01-16 14:34:57 +09:00