Implemented the Authentication middleware #3

Merged
javier merged 8 commits from library/auth-middleware into main 2025-10-11 07:39:55 +00:00
Owner

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.
javier added the Kind/Feature
Priority
Critical
labels 2025-10-11 07:39:38 +00:00
javier self-assigned this 2025-10-11 07:39:38 +00:00
javier added 8 commits 2025-10-11 07:39:39 +00:00
javier merged commit bfc9e67d38 into main 2025-10-11 07:39:55 +00:00
javier deleted branch library/auth-middleware 2025-10-11 07:39:56 +00:00
Sign in to join this conversation.