We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbdb16 commit a397949Copy full SHA for a397949
README.md
@@ -4,6 +4,7 @@
4
middleware for path-based authentication of labstack echo. Best when using apikey for path.
5
6
example) https://example.com/api/this_is_api_key
7
+
8
This `this_is_api_key` part can be dynamically submitted to authentication.
9
For example, whether apikey is active, RateLimit is not exceeded, etc.
10
0 commit comments