TheBeruriahIncident / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

Destroy method #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I could REALLLLY use a destroy method..   In my use case, I'm loading this 
inside of the Boxy plugin (modal popup - loading this plugin "onShow") next to 
my standard login form.    the standard login occurs via AJAX and errors are 
returned to my popup and the form regenerated..  Since openID-selector was 
previously attached, when the response comes back, the openID-selector is 
broken.    I basically need to destroy the bindings for this plugin on 
ajaxFormSubmit, then re-init if theres a response that comes back..    

Original issue reported on code.google.com by billiebl...@gmail.com on 15 Dec 2010 at 4:00

GoogleCodeExporter commented 9 years ago
what kind of bindings need to be destroyed?

you are free to modify openid-selector to better suit your needs.

Original comment by andriy.gerasika on 18 Dec 2010 at 3:08