Do you mean authenticating your requests TO D1, or using D1 as your database storing authentication

Do you mean authenticating your requests TO D1, or using D1 as your database storing authentication data to some other API/service?

If the latter, you should make sure that the load would be less than 1k/second to avoid overloaded issues.
Was this page helpful?