You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the badge search logic is directly inside the endpoint.
We should move it into a reusable function to improve maintainability and allow other parts of the code to reuse it
Currently, the badge search logic is directly inside the endpoint.
We should move it into a reusable function to improve maintainability and allow other parts of the code to reuse it