harmony
01/29/2018, 6:16 PMweakky
01/29/2018, 6:40 PMWill Chertoff
01/29/2018, 6:57 PM.graphql files in prisma?ed
01/29/2018, 8:00 PMpeter
01/29/2018, 8:22 PMyuri
01/29/2018, 9:21 PM<https://us1.prisma.sh/> instance? I’ve already prepared my app on local and want to deploy it there. Thanksnoahdavis
01/29/2018, 11:47 PMryan.j
01/29/2018, 11:56 PMryan.j
01/29/2018, 11:58 PMwesbos
01/30/2018, 1:57 AMwesbos
01/30/2018, 1:57 AMwesbos
01/30/2018, 1:57 AMprisma deploy just gives me Service is already up to date.qsys
01/30/2018, 2:05 AMProfile table, which contains an email (and the permissions of the user)
3. JWT is returned to the user, who can run 'createuser' (auth0 integration part of graphcool)
4. on creation of a new user, the Profile table as linked to the User table and permission queries can be run using the Profile data (which contains permission data - e.g. in an AppMetadata field, in line with auth0)
This makes it possible to setup permissions and emails before the user has logged in/signed up. After sign up, the data is linked nicely, and the profile of the user should stay synced between auth0 and graphcool somehow (I can figure that out, I guess).
Question : How can I make step 4 work - link Profile data with the User based on email (the JWT contains an email) on user creation?Hai
01/30/2018, 4:00 AMJack Peterson
01/30/2018, 4:14 AMharrisrobin
01/30/2018, 5:11 AMAttila
01/30/2018, 6:46 AMAttila
01/30/2018, 6:47 AMAttila
01/30/2018, 6:47 AMAttila
01/30/2018, 6:47 AMjohnvalustik
01/30/2018, 6:47 AMAttila
01/30/2018, 6:49 AMAttila
01/30/2018, 6:53 AMAttila
01/30/2018, 6:53 AMjohnvalustik
01/30/2018, 6:56 AMAttila
01/30/2018, 6:58 AMAttila
01/30/2018, 6:59 AMAttila
01/30/2018, 6:59 AMAttila
01/30/2018, 6:59 AMAttila
01/30/2018, 6:59 AM