diff --git a/README.md b/README.md index 0487140..3277627 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,6 @@ HTTPS: To use the Web Crypto API (window.crypto), this app must be served over H # Todo - tested only on macos using safari (not sure if works on other platforms) +- example of how to use the api ( i think we need another script to alse generate the jwt as well ) - add some method to delete secrets that have not been accessed within a certain time frame. - add some method to expiry secrets (e.g. when creating, maybe define how long they should be valid for)