Files
AnimeTV-Backend/src/middleware
Rafi Arrafif 89ebfb8aa4 🔒 add app access token middleware
Create a middleware app access token, so that all requests must include `access_token` in the header with a value equal
to API_KEY in the .env file. If not, a `403 Forbidden` error will be returned.
2025-08-13 11:26:57 +07:00
..
2025-06-25 10:14:01 +07:00
2025-08-13 11:26:57 +07:00
2025-06-14 15:05:20 +07:00