Closed
Description
I have an app that when a user views the site they need to have jwt token and refresh id in the param (?t=aas;kldfjaksdf&r=123), how can I only in development pass in those two params value of my run script so that I can load up the site with those information and the entire app works? Or do you recommend another way?
Right now I am loading up the site https://localhost:3000 and the manually typing in (?t=whatevertoken&r=refreshid), I would like to not do that every time.
Thanks
Metadata
Metadata
Assignees
Labels
No labels