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

152
Vistas
How can I load a facebook url in my webapp and still monitor the url change?

All I have is a fb url for fb login for my webapp. I need to load the url, check if the url has some keywords and Authenticate the user. The problem is when I try to load the url in the browser, I coundn't check the url since it goes out of the project and fb does not support iframe also. How can I load the url and check for the change?

I have tried the following code:

  $scope.FbLogin = function ()
       {
           var i = 0;
           window.location.replace("fburl");
           while (i == 0)
           {
               var fburl = window.location.href;
               if (fburl.includes('&email'))
               {
                  //my logic
               }
           }

At window.location.replace("fburl"), I lose the control over the project which is obvious. Iframe cant be used....Any other ways?

about 4 years ago · Juan Pablo Isaza
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