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 (GitHub - jbreuer/UmbracoDeliveryApiAuthDemo: Client and server demonstrating member auth against the Umbraco Delivery API). 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.