Skip to content

Commit

Permalink
docs: Authenticated Rate Limiting for Application Developers
Browse files Browse the repository at this point in the history
  • Loading branch information
guicassolato committed Aug 25, 2023
1 parent 429cc66 commit 7e8b911
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 221 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ EOF
The user guides section of the docs gathers several use-cases as well as the instructions to implement them using kuadrant.

* [Simple rate limiting for API owners](doc/user-guides/simple-rl-for-api-owners.md)
* [Authenticated rate limiting for API owners](doc/user-guides/authenticated-rl-for-api-owners.md)
* [Authenticated Rate Limiting for Application Developers](doc/user-guides/authenticated-rl-for-app-developers.md)
* [Gateway rate limiting for cluster operators](doc/user-guides/gateway-rl-for-cluster-operators.md)
* [Authenticated rate limiting with JWTs and Kubernetes authnz](doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md)

Expand Down
220 changes: 0 additions & 220 deletions doc/user-guides/authenticated-rl-for-api-owners.md

This file was deleted.

Loading

0 comments on commit 7e8b911

Please sign in to comment.