Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
use the UserDataService and query the auth for their custom claims and also return an extra field to indicate if they are a member or not + the email.
UserDataService
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
use the
UserDataService
and query the auth for their custom claims and also return an extra field to indicate if they are a member or not + the email.BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)