0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-06 06:22:01 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
51ab2a19db auth: rename "access" claim to "a"
It's shorter. Also, "read-only" value is shortened to "ro".
2023-04-12 09:19:02 +02:00
5c44c474b2 scripts: generate a read-only token in gen_jwt.py
The second token has one more claim: {"access": "read-only"}.
2023-04-11 16:05:12 +02:00
49342f9f20 Improve the ergonomy of passing JWT key for Hrana 2023-02-22 12:40:38 +01:00
13248ddd2a Implement JWT authentication for Hrana server 2023-02-22 12:40:34 +01:00