Theo's Typesafe CultTTC
Theo's Typesafe Cult2y ago
1 reply
Deniz

api keys and rate limiting

Im building an api in my nextjs 14 project that i want to put behind auth using api keys and rate limit it. What is the go to way to handle generating unique api keys and authenticating the request + rate limiting?
Was this page helpful?