mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-20 18:23:34 +00:00
* Refactor logic for determining if we should use data plane RBAC to a common function. * Support RBAC for gremlin API. * Refactor to use common function. * Fix unit tests. * Move test function inside test scope. * Minor clean ups. * Reinstate utf8ToB64 function in case this breaks a corner case.