Open
Description
I'm getting an error in the client, "Error @oneclickdapp/ethereum-auth login(): Error: Couldn't get auth challenge from your server. See above error for more details" which I presume is because of the following error on the server:
api | 12:08:58 🚨 graphql-server Unknown type "AuthChallengeInput".
api | 12:08:58 🚨 graphql-server Cannot query field "authChallenge" on type "Mutation".
I can see that ethereumAuth.js is supposed to provide the challenge, but I'm guessing something isn't updated in the gql types, or isn't set up properly, when following the README.md.
Metadata
Metadata
Assignees
Labels
No labels