observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

API to update secrets #493

Open andreassolberg opened 1 year ago

andreassolberg commented 1 year ago

I'd like an observableHQ API, where I can add or update secrets on my profile.

The use case of that is making helper services that make sure that my observablehq profile always have an updated and valid OAuth bearer token to access my data. Things like open banking API, typically only give you a short lived access token. And setting up three-legged OAuth to initiate new authentication to get new tokens within the notebook is rather cumbersome.

CobusT commented 1 year ago

Thanks for logging the request here. Much appreciated.