I've been trying to create a small utility that communicates with Mongo Atlas the API auth is implemented via Digest auth.
It would be nice if Retool could support it. I don't think the Digest auth can be implemented with custom auth.
I believe my only way at the moment would be some kind of proxy instead.