serve icon indicating copy to clipboard operation
serve copied to clipboard

[RFC] Token Authorization by default

Open udaij12 opened this issue 1 year ago • 0 comments

🚀 The feature

Token authorization is currently a plugin feature for Torchserve, however we want to enable this by default. https://github.com/pytorch/serve/issues/3157

Motivation, pitch

Enabling token authorization by default will prevent users from having unintended API calls to their server.

Alternatives

No response

Additional context

No response

### Tasks
- [ ] https://github.com/pytorch/serve/pull/3163

udaij12 avatar Jun 07 '24 22:06 udaij12