This PR contains the work done to improve the existing AuthMiddleware type to provide input validations with the SecureValidationRule validation rule and also, by generating the authentication information at initialization time.
This PR contains the work done to improve the existing `AuthMiddleware` type to provide input validations with the `SecureValidationRule` validation rule and also, by generating the authentication information at initialization time.
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 improve the existing
AuthMiddlewaretype to provide input validations with theSecureValidationRulevalidation rule and also, by generating the authentication information at initialization time.