hey everyone! is it possible to do `auth0` with `t...
# prisma-whats-new
h
hey everyone! is it possible to do
auth0
with
templates
? I am specifically looking for
linkedin
auth
m
@harrisrobin well having wasted about a day on this… I would say yes but not without some frustration… this repo seems to be the most updated one on auth0 integration https://github.com/graphcool/templates/tree/master/community/auth/auth0-authentication
this thread was also very helpful in undertanding what i was doing wrong/backward https://github.com/graphcool/graphcool/issues/145
h
thanks for the info.
n
@harrisrobin, because you specifically mentioned linked in, you can also do a direct linked in auth, without using auth0. here's an example: https://github.com/graphcool/templates/tree/master/community/auth/linkedin-authentication
h
thank you @nilan. perfect timing 😄
n
as always! 😄