Async GraphQL with Rust: Part Three
Prove the identity of your caller with JWT token authentication, and decide what actions they can take on which resources with authorization rules by Oso.

Prove the identity of your caller with JWT token authentication, and decide what actions they can take on which resources with authorization rules by Oso.
An overview of SeaORM and async-graphql including data models and querying, GraphQL schemas and resolvers, and handling HTTP requests with auth context.
An Introduction to the Rust ecosystem and a collection of libraries that empower developers to build production-ready server applications with GraphQL.