Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Security
/
API security
Which design keeps one authenticated user's quota consistent across four API instances?
from API security
Node 24
intermediate
1 min
Which design keeps one authenticated user's quota consistent across four API instances?
Atomically update a subject-keyed counter or bucket in shared storage
Give every process its own in-memory counter with the full quota
Trust the first X-Forwarded-For value supplied by any client
Check
Ask AI about this kata
Report an error
previous kata
A request carries a correctly verified access token. What must the order endpoint still d…
Quiz
next kata
What does this object-level authorization policy print?
Predict the output
A new version is available
Reload