SolidOS / money-pane

Insight in your personal finance data
MIT License
11 stars 1 forks source link

Dialog for editing your Open Payments Account API settings #11

Closed michielbdejong closed 3 years ago

michielbdejong commented 3 years ago

The paymentPointer.json file on a user's pod would contain something like:

{
  "id": "https://wallet.example/alice",
  "accountServicer": "https://wallet.example",
  "assetCode": "USD",
  "assetScale": 2,
  "auth" : {
    "authorization_endpoint": "https://auth.wallet.example/authorize",
    "token_endpoint": "https://auth.wallet.example/token",
  }
}

These values should be editable through a GUI.

And maybe also through some redirect-dance with the wallet provider?

michielbdejong commented 3 years ago

Continued in https://solidos.solidcommunity.net/Team/2021/money-pane-project/money%20pane/state.ttl#Iss1610015215447