Skip to content

Instantly share code, notes, and snippets.

@adrian-afergon
Created June 16, 2018 11:11
Show Gist options
  • Save adrian-afergon/71d71468188128adc874d89d0148300b to your computer and use it in GitHub Desktop.
Save adrian-afergon/71d71468188128adc874d89d0148300b to your computer and use it in GitHub Desktop.
Get role
function getRole() {
return get(/databases/$(database)/documents/users/$(request.auth.uid))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment