kemal-basic-auth icon indicating copy to clipboard operation
kemal-basic-auth copied to clipboard

Clean up handlers

Open henrikac opened this issue 4 years ago • 0 comments

I was thinking if there should be implemented a method to clean up old handlers because each time basic_auth is called a new handler is added to Kemal::Config::CUSTOM_HANDLERS and they are never removed again?

henrikac avatar Oct 04 '21 09:10 henrikac