Skip to content

Loading up site with unique param values? #3344

Closed
@kevinkashou

Description

@kevinkashou

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions