This PR contains the work done to extend the implementation of the AuthMiddleware middleware to handle an API key as well as private and public keys.
This PR contains the work done to extend the implementation of the `AuthMiddleware` middleware to handle an API key as well as private and public keys.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.