Skip to content
Pedro González Marcos edited this page Jan 12, 2024 · 3 revisions

pricingplans-4j

The aim of this package is to provide a simple and easy to use tools that allow users to set a pricing configuration on the spring server side of an app automatically. It also can evaluate the context of an user driven by pricing features and wrap the results inside a JWT.

The package have been designed to be used with pricingplans-react, the frontend library that consumes the JWT and toggles on and off functionalities based on the user pricing plan.

Clone this wiki locally