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
halborg
08/10/2018, 11:55 AM
+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
w0wka91
08/11/2018, 4:15 AM
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
halborg
08/11/2018, 6:09 AM
Cool idea! But I'd be nice with perhaps a CLI option param for it
w
w0wka91
08/11/2018, 6:11 AM
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 🙂