add_auth_to_spec: add_auth_to_spec
Description
Add authentication to the openapi plumber spec so that you can use the swagger
documentation with the auth_filter()
.
Usage
add_auth_to_spec(method = c("basic", "cookie"))
Value
a function to update the openapi spec.
Arguments
- method
the authentication method(s)