99x / 99x/steroidsruntime

Allow endpoint annotation to restrict endpoints from applying filters

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently, filters will be applied to all endpoints. we need a mechanism to annotate endpoint such that specific filters will be avoided. example - filters such as authorization should not be applied for authentication endpoints and health check status endpoints.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are identified. Start by tracing how endpoint filters are applied and how endpoints are annotated; define how an annotation selects filters, then verify that authorization can be skipped for authentication and health-check endpoints without affecting other endpoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.