Firebase Authenticated User Trigger
The documentation says that you need to make a POST request to this trigger. Is there any way to use this trigger for GET/PATCH/DELETE requests or do I need to add custom triggers to include Firebase Auth in my endpoints. If so, can you suggest me how to do it?
