Open stephenoreilly opened 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.
need to refactor and add some more testing
Setup Login using Auth0 with GraphcoolAs 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.