This PR contains the work done to implement the AuthMiddleware middleware, to authenticate the requests sent to the backend service, based on their specifications.
In addition, some documentation has been added/updated and some boilerplate source code has been removed from the project.
This PR contains the work done to implement the `AuthMiddleware` middleware, to authenticate the requests sent to the backend service, based on [their specifications](https://www.discogs.com/developers/#page:authentication).
In addition, some documentation has been added/updated and some boilerplate source code has been removed from the project.
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 implement the
AuthMiddlewaremiddleware, to authenticate the requests sent to the backend service, based on their specifications.In addition, some documentation has been added/updated and some boilerplate source code has been removed from the project.