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
Thanks for the query - quick check - are you self hosting? I haven't tried this but I think the token should be a regular JWT so if I'm not mistaken you should be able to create a new token and sign it with the JWT secret set
I don't quite have the time to try atm (earliest would be weekend) but I think you can change ENC_KEY, API_JWT_SECRET, and METRICS_JWT_SECRET so long as you use bearer tokens which are appropriately signed.
If it helps, you could possibly paste the errors here and I'm happy ot take a look when a slot frees up or perhaps team might jump in when free
Is there any method to create our own bearer token instead of using the default bearer token?
The text was updated successfully, but these errors were encountered: