You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, tunnels expire in two weeks, which is hardcoded. Create a @task to extend this. Some places that will need to be modified:
[ ] generate a new JWT with a longer expiration and put it in device's database
[ ] same with device db
[ ] same with api db
The text was updated successfully, but these errors were encountered:
Right now, tunnels expire in two weeks, which is hardcoded. Create a
@task
to extend this. Some places that will need to be modified:[ ] generate a new JWT with a longer expiration and put it in device's database
[ ] same with device db
[ ] same with api db
The text was updated successfully, but these errors were encountered: