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
We can reference global variables but not abled to set post res
in my project for a login user,
post res if we can set some global variable and ref in another file then reusability increases.
now we have to keep login request in every request which uses authenticated token.
So please provide a way to store post res like postman.thanks in advance.