I want to protect my OpenUI5 app against the Cross-Site Request Forgery (CSRF) attacks. The common practice is to implement a Synchronizer Token Pattern by adding a CSRF tok