From fa16c52917305e21823294e3a4e384bfeae50da0 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 22 Mar 2018 21:12:53 -0400 Subject: bye auth0 --- frontend/src/auth0/auth0Authentication.graphql | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 frontend/src/auth0/auth0Authentication.graphql (limited to 'frontend/src/auth0/auth0Authentication.graphql') diff --git a/frontend/src/auth0/auth0Authentication.graphql b/frontend/src/auth0/auth0Authentication.graphql deleted file mode 100644 index 1d4b135..0000000 --- a/frontend/src/auth0/auth0Authentication.graphql +++ /dev/null @@ -1,8 +0,0 @@ -type AuthenticateUserPayload { - id: String! - token: String! -} - -extend type Mutation { - authenticateUser(accessToken: String!): AuthenticateUserPayload! -} \ No newline at end of file -- cgit v1.3