Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implemented global middleware #63

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Conversation

manchenkoff
Copy link
Owner

Is your PR related to a specific issue/feature? Please describe and mention issues.

Closes #3. A new middleware was implemented for easier authentication rules set up for the whole application.

Additional context

By default, this behavior is disabled and can be changed via configuration, more detailed description will be provided in the documentation.

Checklist:

  • Code style and linters are passing
  • Backwards compatibility is maintained
  • Requires documentation to be updated

@manchenkoff manchenkoff self-assigned this Apr 1, 2024
@manchenkoff manchenkoff linked an issue Apr 1, 2024 that may be closed by this pull request
@manchenkoff manchenkoff merged commit cfb7023 into main Apr 1, 2024
1 check passed
@manchenkoff manchenkoff deleted the 3-global-app-middleware branch April 1, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Support 'globalAppMiddleware' and 'allow404WithoutAuth'
1 participant