Nutshell:
Trying to create signup/login page and dismiss the page after success
=============================================================================
Hi, I’m trying to build a Signup/login page for my app. I don’t understand how to dismiss the page after successful signup?
i did a lil bit of digging and there seems to be a flow func for this. But, the flow func description reads that I need to use the default authentication: which supports only login.
This seems fairly simple, but I can’t arrive at any possible logic to make this possible. Possible solutions?/