hi everyone!
I have an issue with my SSO implementation (delivery api enabled login aswell) on members. I've used the example by kjac/jbreuer (
https://github.com/jbreuer/UmbracoDeliveryApiAuthDemo). And i've had it working perfectly fine last week. But now all of the sudden i get this error:
"Unable to unprotect the message.State"
this is on the last step of authenticating. I have added the callbackpath which is the first answer i get from google. I tried changing the schema aswell.
I'll take any ideas.