📄️ Pricing4SaaS Architecture
Pricing4SaaS is presented as a specification of a reference architecture that addresses some of the challenges outlined in A. García-Fernández et al.. In particular:
📄️ Communication Strategy
Pricing4SaaS relies on JSON Web Tokens (JWT) to send from the backend (Pricing4Java) the evaluation of different pricing features for the user that makes the request. In order to be used by Pricing4React, the JWT must be stored as a String in the local storage of the browser, with the name pricingToken.