From 6262148c1440bb3a08c2c15f1c7f12e139364817 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Sun, 3 Nov 2024 04:01:18 +0100 Subject: [PATCH] Update todo list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 977c314..18d9222 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,13 @@ It comes with a lot of integrated features, such as: - In-Memory client IP based ### Todo: + + - [ ] Support TLS + - [ ] OAuth authentication middleware — Optional - [ ] Distributed Rate Limiting for Token based across multiple instances using Redis - [ ] Distributed Rate Limiting for In-Memory client IP based across multiple instances using Redis + ## Usage ### 1. Initialize configuration