Passwordless authentication response user is not authenticated

Hello,

We are using passwordless authentication in our application to authenticate the one time user, however, after the user enters the code from auth0 and got authenticated in auth), in the callback or return page, we call:

IAuthenticationManager am = HttpContext.GetOwinContext().Authentication, 

the user identity in am is not authenticated. We of course need the user to be authenticated and assign claims for them.

Any pointers on what is maybe missing, or what do we need to do in order to have Auth0 return user as authenticated? Please let me know if you need more info…

Thanks much

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?