Hacker News new | ask | show | jobs
by MrRowTheBoat 895 days ago
Thanks so much for the suggestion and checking me out.

I think for Read it makes a ton of sense to be able to provide a key to only get that specific key from your dataset.

I could add support for allowing you to use your token in the url to avoid headers, but to be very clear that token should NEVER be exposed to other users or to the public, that token isn't changeable, and if another user has it they can modify your dataset. Maybe I could add read only tokens at some point?

With your exact URL above, are you proposing the ability to Write data from the browser? I see you're providing a value so it lead me to believe you're suggesting writing a key/value pair with your token from the browser