Added support for an API key to the AuthMiddleware middleware in the library target. #4
Reference in New Issue
Block a user
Delete Branch "library/middleware"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to extend the implementation of the
AuthMiddlewaremiddleware to handle an API key as well as private and public keys.