Artem Baikov
Results
2
issues of
Artem Baikov
Ruby 3.0 Rails 6.1.4 When trying to apply @authroize_with on specific controller action rather than whole controller, security not created in schema. Base controller: ```ruby # @authorization [bearer] access_token jwt...
Hello, I propose to set `num_acceptors` for transport options to cowboy plug be default to 1 as it's done for bandit. Same motivation here – for tests we don't need...