When a user opens a node in the Umbraco backend, I need to check if the user is OAuth authorized for an external service (exact online).
For this check to work I need an Asp session object.
Maybe there is some kind of server-side node_load event that I could override?
Executing OAuth authorization from Plugin? How?
Hey.
I'm using Umbraco 7.6.1
How can the following be done?
When a user opens a node in the Umbraco backend, I need to check if the user is OAuth authorized for an external service (exact online). For this check to work I need an Asp session object.
Maybe there is some kind of server-side node_load event that I could override?
Any suggestions?
Thanks.
is working on a reply...