stephenoreilly / tictactoe

Tic tack toe game using GraphQL(Graphcool) and React
1 stars 0 forks source link

Setup Login #2

Open stephenoreilly opened 7 years ago

stephenoreilly commented 7 years ago

Setup Login using Auth0 with Graphcool As graphcool is having issues validating the idtoken after auth0 switched from hs256 to rs256 abandoning Auth0 for now. Not vital for project.

Using graphcool basic authentication instead.

stephenoreilly commented 7 years ago

need to refactor and add some more testing