impowski
11/28/2018, 9:06 PMErrorname
11/29/2018, 8:57 AMprisma token
is generally used for the developers while building the app. If you want to automate the token generation, you should generate the jwt token in your app following this documentation:
https://www.prisma.io/docs/prisma-graphql-api/reference/authentication-ghd4/
You can find packages to build a jwt token here: https://jwt.io/impowski
11/29/2018, 3:11 PM