0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-21 21:36:16 +00:00
libsql/libsql-server/assets
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
..
test/auth Support multiple jwt keys for authentication (#1374) 2024-06-11 11:09:40 +00:00