RonasIT / laravel-swagger

Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
https://ronasit.com
MIT License
152 stars 44 forks source link

Custom header key for security #97

Closed donjenflo closed 11 months ago

donjenflo commented 1 year ago

I use custom key for token-header, how i can set this name in config? image

..jwt option give standart header name, but i need set another name

DenTray commented 1 year ago

@donjenflo thanks for your idea! At the moment we haven't got such ability but proceed with it after the next release