Add Polished Auth to Plumber APIs
Use the
polished::auth_filter()
function to secure a Plumber API using Polished Auth. See the
announcement blog post
for details.
The code for a minimal API using the
auth_filter()
is available
here