what happened to this? <https://github.com/graphco...
# prisma-whats-new
w
a
w
Ohhh okay
is there nothing for Auth0?
s
w
sweet thanks @sebastien
😎 1
Any ETA for a merge? I’d love to use it now 🙂
a
Well, it's usable as it is, just not fully reviewed yet 😄
w
ah I can just copy/paste it in
a
Or add it from the original repo
graphcool add-template fdidron/templates/auth/auth0
w
ah perf!
a
Just tested that, and it works:

https://snag.gy/z73OiH.jpg

w
trying now - taking a long time
been ~5 mins
a
It literally took <5 seconds for me
w
ill kill it and try again
that worked!
thank you again
👍🏻 1
a
Disclaimer: this is about authentication, and it's from a WIP PR, so please read the code yourself, and make sure you understand what happens, before going live!
m
how long is the PR process typically in the graphcool repo? Basically, is this worth waiting for or go off the PR’d template
a
That really depends. I have another review planned somewhere this weekend, I hope @nilan can have a look next week.
👍 1
m
porting over a firebase app. It;s definitely a priority but not so pressing that it is worth going with a shaky solution
a
Well, the solution is not shaky. I have already done a quick review, and I doubt that much will change.
n
@markmiller21 any specific reason you think that solution is shaky? looks good to me & will give it a final review early next week
m
@nilan No, not in particular. I am learning about graphDB and don’t have any experience with it so I did not want to learn a bad practice for auth if it could be avoided. But as far as I could tell, it looked great