For my application to function the way I wish I require user preferences; What do you think the best approach to this would be? Add the preferences inside the meta table? or create a table that functions like the meta table for preferences? I’m leaning towards the latter.
The only issue? I’m not sure how to incorporate the preferences table without breaking Ion Auth; I realize work on Ion Auth 2 is underway and as you’ve mentioned it will be extendable. This is a feature that I’m trying to incorporate “immediately”, but will also help develop for Ion Auth 2 if you need help, suggestions, or testers..
And now that I’ve rambled on for far too long, I guess my question really is how would I add a second table identical to the user’s meta table to hold nothing, but preferences? Do I just add those functions to the library after adding the necessary Database Schema?
And and All help is appreciated!
Austin.