I know for the fact that I can get it with running...
# orm-help
i
I know for the fact that I can get it with running the command again, but I’ll will have another service connected to it
e
Hey there !
prisma 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/
i
@Errorname Thanks a lot!