tabby/crates/juniper-axum
Meng Zhang 1a9cbdcc3c
feat(ee): implement auth claims (#932)
* feat(ee): implement auth claims

* fix test

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-01 12:46:01 +00:00
..
src feat(ee): implement auth claims (#932) 2023-12-01 12:46:01 +00:00
Cargo.toml feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00
LICENSE feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00
README.md feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00

README.md

juniper_axum

Adopted from https://github.com/graphql-rust/juniper/tree/master/juniper_axum for juniper 15