We would like to include an option in the API documentation that requires users to authenticate each time they access our endpoints. Currently, once users authenticate, they can continue using the same endpoint for subsequent requests without re-authentication. We are looking for a solution that mandates authentication for every request made to our endpoints.