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?!
Member
24 Points
85 Posts
How to implement anonymous authentication in MVC5 VS2013 RC2 SPA Template?
Jun 21, 2014 10:13 AM|victorantos|LINK
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?!
anonymous mvc OAuth Owin SPA
All-Star
20376 Points
6505 Posts
ASPInsiders
MVP
Re: How to implement anonymous authentication in MVC5 VS2013 RC2 SPA Template?
Jun 21, 2014 08:53 PM|BrockAllen|LINK
You'd have to build your own infrastructure for this.
DevelopMentor | http://www.develop.com
thinktecture | http://www.thinktecture.com/