0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-09-22 07:20:55 +00:00
libsql/libsql-server/scripts
David McCullars 7a16a8d1c2
Support multiple jwt keys for authentication (#1374)
* Add auth::parsers::tests::parse_jwt_key* tests

* Support multiple JWT keys

* Get rid of the JWT key(s) enum and use Vec

* Add gen_jwt_test_assets.py script for generating example JWTs
2024-06-11 11:09:40 +00:00
..
gen_certs.py Use mutual auth in TLS 2023-01-19 13:56:58 +01:00
gen_jwt_test_assets.py Support multiple jwt keys for authentication (#1374) 2024-06-11 11:09:40 +00:00
gen_jwt.py auth: rename "access" claim to "a" 2023-04-12 09:19:02 +02:00
install-deps.sh adding ruby-devel for fedora, needed in testing 2023-01-17 16:20:25 -06:00
prometheus_docker.yml scripts: add a dockerized prometheus helper 2023-11-02 15:15:26 +01:00
run_prometheus_docker.sh scripts: add a dockerized prometheus helper 2023-11-02 15:15:26 +01:00