Adds middleware to an Express API that validates Auth0 tokens, enforces scopes per route, and checks claims — protecting endpoints without writing auth code yourself.
Best for: Engineers building APIs that need to trust tokens from Auth0 without rolling their own validation.
Creator's repository · auth0/agent-skills
License: Apache-2.0