openid/OpenYOLO-Android

Introduce delete operation to match spec draft 3

iainmcgin opened this issue · 1 comments

Delete was specified as part of spec draft 3.

  • Add protocol buffers
  • Implement CredentialDeleteRequest / CredentialDeleteResponse validating wrappers.
  • Follow pattern in CredentialClient to expose save operation.
  • Add to test app.
  • Add support to demo provider.

Looks like this has already been completed. Closing for now.