Take the community feedback survey now.
Take the community feedback survey now.
In my previous blog post I created two pieces of OWIN middleware. I also created a custom OWIN logger to forward all OWIN log entries to whichever log system Episerver is set to use. Read about the solution and check the code for yourself.
Needing to support shopping carts for anonymous users, from both browsers and cookie-less native apps, I ended up with two new pieces of OWIN middleware. Very simple, efficient and supporting SameSite-aware cookies.
Needing to support shopping carts for anonymous users, from both browsers and cookie-less native apps, I ended up with two new pieces of OWIN middleware. Very simple, efficient and supporting SameSite-aware cookies.
Missing the customer account tools in Episerver Commerce Manager when using OWIN authentication? I made an update that adds the support. Read about it here.
Missing the customer account tools in Episerver Commerce Manager when using OWIN authentication? I made an update that adds the support. Read about it here.