Implemented the Authentication middleware (#3)
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. Reviewed-on: #3 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #3.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
{"bundleID":"DiscogsService","bundleDisplayName":"DiscogsService","schemaVersion":{"patch":0,"major":0,"minor":1}}
|
||||
{"schemaVersion":{"minor":1,"patch":0,"major":0},"bundleDisplayName":"DiscogsService","bundleID":"DiscogsService"}
|
||||
Reference in New Issue
Block a user