Hi,
I'm kinda stuck on how to create features and be able to turn them on or off per user.
So lets say:
each user has several api keys registered
each api registered has several gamecharacters
What I would like is let the user choose what features (connected to their api) they want to be active for each of their gamecharacters.
So a few questions:
How would I make sure the right api key is choosen?
Do i need to keep track of them in a database? if so how? as there are around 50 different features.
I'm using a php framework. So this will propably be set as a model
Our community of experts have been thoroughly vetted for their expertise and industry experience.