mohammadKarimi / SwiftLink

SwiftLink is a modern URL shortener with Asp.net Core 8
MIT License
105 stars 26 forks source link

Add Token parameter to operation header #52

Closed MohamadReza-khani closed 8 months ago

MohamadReza-khani commented 8 months ago

This change implements the SwaggerAuthenticationFilter class that adds a custom parameter named Token to the header of every operation. This parameter requires the user to enter their subscription key for authentication purposes.