Idea: Allow access to location hash params #key=value

You can already store secrets in Observable that only you can access:

It’s not exactly the same. The key difference is that a hash won’t get send to the server and can thus not be logged server-side. Obtaining the hash is currently not possible:

1 Like