Hi,
So we're using a table to store external API keys, I would prefer to store them as passwords for security, but when calling them from a database query, they aren't returned as the correct key.
What function (if possible) in Xano decodes the API Key if it's saved as a password in the DB?
Thanks