On my current project we have a external login, this has been extended so that it also either create a new umbraco member if its the first time they log in or it will log them in as a already existing member.
We're currently having a issue where when we log in, IMemberManager states that the member is logged in but we're unable to get the current member. It would seem like we're not actully logged in as a member.
the following 2 pictures show the code and the result:
Does anyone have any idea why this happens and how to navigate it?
Kind regards
Members fails to log in.
Hi there
On my current project we have a external login, this has been extended so that it also either create a new umbraco member if its the first time they log in or it will log them in as a already existing member.
We're currently having a issue where when we log in, IMemberManager states that the member is logged in but we're unable to get the current member. It would seem like we're not actully logged in as a member. the following 2 pictures show the code and the result:
Does anyone have any idea why this happens and how to navigate it? Kind regards
Mads
is working on a reply...