I was trying to create a plugin and in looking at the current plugins, I see they set up an API endpoint with the setupEndpoints method. But, then none of the plugins actually secure the API endpoint with admin.express.authorize? Does the setupEndpoints add the authorization automatically?
I was trying to create a plugin and in looking at the current plugins, I see they set up an API endpoint with the setupEndpoints method. But, then none of the plugins actually secure the API endpoint with admin.express.authorize? Does the setupEndpoints add the authorization automatically?