Where should I store an authentication token for a custom integration?
Context: I am building a custom spoke to integrate my company’s ServiceNow instance with an external private API. Problem: After using stored credentials to retrieve an authentication token, I need to store this token to be sent with all REST action...
