How to store auth credentials

How to store auth credentials

Hi
I have a Creator project with an external service I use through API with key and secret for auth. I store them in the app variables but not sure it's best practice. Tried on microservices custom connectors but the service requires the key and secret on the request body. Where do you store it?
Thanks!