meteor-useraccounts / flow-routing

Useraccounts packages add-on for integration with Flow Router and Blaze Layout.
https://atmospherejs.com/useraccounts/flow-routing
MIT License
72 stars 50 forks source link

fix avoidRedirect bug #15

Closed jshimko closed 9 years ago

jshimko commented 9 years ago

Fixes #12

This has been tested with the bootstrap-flow-router boilerplate and the modal login setup described here. All appears to be working fine now.

splendido commented 9 years ago

thanks a lot @jshimko!

splendido commented 9 years ago

@jshimko: what about adding the example app you used to test modals to the boilerplates? ...we could also reason about what we'd need for a useraccounts:modals package ;-)