Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

140
Views
How to redirect from one webapp to another with token in headers without server side inolvement?

I want to redirect from one webapp to another webapp ( on different domains) and need to pass token in headers ( any other suggestion for passing sensitive information without server side involvement will also be of great help).

Things I tried:-

  1. Adding all data in URL params, redirecting to URL, storing them in session storage and then window.location.href = window.location.orgin.

(Problem: my token is visible in params till the time redirection happens ( also this method is to be avoided as per the requirement)

  1. Passing token in cookies with window.open(url,"_blank")

    window.document.cookie = "token=loremipsum12345u89

(Problem: not able to set https cookies and in encrypted manner)

Any direction for the same problem would be helpful.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!