chore(auth): with introspection

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-20 00:23:27 +02:00
parent 0893f285a3
commit 5837ee0288
9 changed files with 882 additions and 636 deletions

View File

@@ -10,7 +10,9 @@ como_gql.workspace = true
como_core.workspace = true
como_domain.workspace = true
como_infrastructure.workspace = true
como_auth.workspace = true
async-trait.workspace = true
async-graphql.workspace = true
async-graphql-axum.workspace = true
axum.workspace = true