rafiki icon indicating copy to clipboard operation
rafiki copied to clipboard

feat(backend): use payment pointers as clients

Open omertoast opened this issue 3 years ago • 1 comments

Changes proposed in this pull request

  • clients service removed
  • ~~clients service methods moved to paymentPointer service.~~
  • paymentPointerKey service created.
  • ~~clientKeys~~ paymentPointerKey updated to work with payment pointers.
  • graphql schema updated. client related queries removed.

Context

  • fixes #680
  • related to https://github.com/interledger/open-payments/pull/190

Checklist

  • [x] Related issues linked using fixes #number
  • [x] Tests added/updated
  • [x] Documentation added
  • [x] Make sure that all checks pass

omertoast avatar Oct 19 '22 15:10 omertoast

FYI, I merged this PR with the other one.

  • https://github.com/interledger/rafiki/pull/678

omertoast avatar Oct 26 '22 08:10 omertoast