This question has been flagged

I am writing an add on which uses an external REST API. This gives me an id and a token which I need when using it.

So that I don't have to enter the data manually in the ui for each request, I want to store it somehow. Is there a secure way? Can model records be secured from other addons?

Avatar
Discard