Does the prisma token expire? And if so is there a...
# orm-help
w
Does the prisma token expire? And if so is there a way to get a permanent token?
Okay, found out that the token expires after 7 days! Any chance to generate a permanent token?
h
+1 - Would be nice for CI purposes, following this thread. Perhaps a forum post on prisma.io/forums would help so it doesn’t get lost?
@nikolasburk - Now that you’re here and talking about secrets 😄
w
Yes, i'll create a forum post
Actually... If we know the secret, we a should be able to create our own jwt with a custom expiration date
Jepp. That works perfectly 🙂
h
Cool idea! But I'd be nice with perhaps a CLI option param for it
w
You could open a feature request on github. I'm would have some time in the next couple of days to implement it. We could discuss it within the feature request 🙂