User-938714270 posted
I want users to use the single page app without loging in. But when they do decide eventually to register with the webapp using predefined authenticaion providers I would like to transfer the previous anonymous actions to the newly associated account.
How can I achieve that?
Is there an easy way in the OWIN authentication mechanism that would allow me to login anonymously?!