Is there a way to authenticate based on a graphql query using ktor-server? #2128
Unanswered
ShiinaSekiu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to build the following api
loginshould not require any authentication, butinfoshould be executed if the user is logged in,but they are all under the same
/graphqlURL, what should I do?Beta Was this translation helpful? Give feedback.
All reactions