Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

137
Vistas
Access URL token AFTER SSO redirect express

I'm building an app that uses corporate SSO login. The SSO is configured to redirect users to my back end's /auth endpoint with an access token in the URL. I want to grab the token from the URL, set it as an httpCookie, then redirect my user back to the React front end application. However, it seems that I am unable to access the extended data in the url (token_type, access_token):

Here's what the Url looks like :

http://localhost:3000/auth#token_type=bearer&access_token=eyJhbGciOiJSUzI1NiIsImprd....

Endpoint code :

app.get("/auth",(req,res) => {

  console.log(req)

  res.sendStatus(200)

})
about 4 years ago · Santiago Gelvez
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda