Skip to content

Conversation

@yeshamavani
Copy link
Contributor

Description

remove metadata check before authorization
authorization should work even if no method metadata is present

Fixes #155

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

authorization should work even if no method metadata is present

GH-155
@sonarqubecloud
Copy link

@yeshamavani yeshamavani merged commit dde68f0 into master Nov 18, 2025
7 checks passed
@yeshamavani yeshamavani deleted the GH-155-1 branch November 18, 2025 07:53
@a-ganguly
Copy link
Contributor

🎉 This PR is included in version 8.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The authorize decorator is associated to the http method

3 participants