Closed dmcomm closed 1 year ago
Thoughts on this are to do the following:
Simple list of apps and one button intitial "Get API Key"
User UUID to remain the same, there is no input of this anywhere except the secrets.py file that is downloaded from the site.
App ID - Thinking on this, it probably is not necessary at all with this new method of issuing an API Key per app like you said. It was used for me to identify on the backend a few things, and to ensure subscription status
Logging events is tricky, I can do so but the question remains should this log persist forever? Should it be stored in the database, in the cache?
See #11