@@ -21,7 +21,7 @@ async def check_auth(token: Annotated[HTTPAuthorizationCredentials, Depends(auth
app = FastAPI(
dependencies=[
# Depends(check_auth)
Depends(check_auth)
]
)
The note is not visible to the blocked user.