My favorites | Sign in
Project Logo
                
Code license: New BSD License
Feeds:
People details
Project owners:
  Reflejo
Project committers:
david.j.boden

Very usefull OpenID selector with real functionalities.

It's a rewrite of openid-selector.

Features:

Internationalization and css styling example:

Example of use:

      $('#openid').openid({
        img_path: '{{ MEDIA_URL }}img/openid/',
        txt: {
          label: 'Ingresá tu {username} de <b>{provider}</b>',
          username: 'usuario',
          title: 'Seleccioná la página donde tengas una cuenta.',
          sign: 'Ir'
        }
      });

View demo!


Author:

Design: Federico Abad









Hosted by Google Code