stormpath / stormpath-widget

Add beautiful login, registration, and multi-factor authentication screens to your app in only a few lines of code
https://docs.stormpath.com
Apache License 2.0
6 stars 2 forks source link

Forward event arguments #138

Closed nbarbettini closed 7 years ago

nbarbettini commented 7 years ago

Closes #137

robertjd commented 7 years ago

I've confirmed the fix, merging. I'd like to find a way to reduce that manual proxying of events, the events should be enumerated somewhere so that we can just iterate the and setup the proxy call.