-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove support for legacy connect payment
It is no longer supported by the web
- Loading branch information
1 parent
116ab37
commit db502bf
Showing
6 changed files
with
4 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
src/commonMain/kotlin/com/hedvig/authlib/connectpayment/MemberAuthorizationCodesResponse.kt
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
src/commonMain/kotlin/com/hedvig/authlib/connectpayment/NetworkPaymentRepository.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
src/commonMain/kotlin/com/hedvig/authlib/connectpayment/PaymentRepository.kt
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
src/jvmMain/kotlin/com/hedvig/authlib/connectpayment/OkHttpNetworkAuthRepository.kt
This file was deleted.
Oops, something went wrong.