update readme

This commit is contained in:
Marius Pana 2026-01-15 13:49:15 +02:00
parent 09139f0681
commit 3177477267

View File

@ -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)