Linkedin login button

1
Hi, I want to add Linkedin login button to Mendix application to enable users to login with their Linkedin credentials. Does anyone know how this is done? When using other platforms, one can use the following script in an html file: <script type="text/javascript" src="http://platform.linkedin.com/in.js">/* api_key: <key obtained="" when="" registering="" the="" app=""> </script> then add the following script in the body to display the Linkedin login button: <script type="IN/Login"></script> the button then appears in the page; which, when clicked, Linkedin popup screen id shown.
asked
0 answers