I would like to know the following
- How to get the Logged in User id inside firebase functions
- How to check a custom claim inside a firebase function
I know, we can check the auth inside callable function, but how about https functions
A help will be really appreciated