Created
June 5, 2025 18:45
-
-
Save mwarzynski/7ae465d1f70a0becd3836126de0b5d95 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"user_metadata": {"geolocation": "Europe"}, | |
"access": { | |
"/${clientid}": {"roles": ["recruiter"]}, | |
"/${clientid}/${programid}": {"roles": ["manager"]}, | |
"/${clientid}/${programid}/${brandid}": {"roles": ["agent"]} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment