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

ensureSignedIn: Possible to route to sign-up route instead of sign-in route? #59

Open derwaldgeist opened 6 years ago

derwaldgeist commented 6 years ago

In most mobile apps, it is common to route the user to a sign-up page if not logged in. Is there a way to configure the ensureSignedIn handler to do this? Per default, it routes to sign-in.

mtrunkat commented 5 years ago

+1