crate-python
crate-python copied to clipboard
Add JWT token authentication
CrateDB 5.7.0 introduced JWT token authentication. Let's also implement it on the client sides.
- https://github.com/crate/crate/issues/14238
/cc @matriv, @kneth