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
I have a login request that I get a JWT token from and I want my browser to automatically open the url with the jwt query post response.
My current workaround is keeping the Chrome console open, console.log the url+jwt, and then copy-paste into my browser (clicking it doesn't work). EDIT: Is it possible to have the console auto open with bruno? And can the environment preselect to the last one used?
It's not a big issue, but I like optimizing my workflow. :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a login request that I get a JWT token from and I want my browser to automatically open the url with the jwt query post response.
My current workaround is keeping the Chrome console open, console.log the url+jwt, and then copy-paste into my browser (clicking it doesn't work). EDIT: Is it possible to have the console auto open with bruno? And can the environment preselect to the last one used?
It's not a big issue, but I like optimizing my workflow. :)
Beta Was this translation helpful? Give feedback.
All reactions