A
Scenario:
- Web application running on a server
- User A authenticates and checks his/her license (key, features, consumtion feature, …)
- User B authenticates and checks his/her license (key, features, consumtion feature, …)
- User C …
How can I implement such a scenario (single software instance with multiple licenses)?
Thanks
Andrea