Implemented the Authentication endpoints (#9)
This PR contains the work done to implement the *Authentication* endpoints of the Discogs API: * GET `/oauth/request_token` * POST `/oauth/access_token` * GET `/oauth/identity` Reviewed-on: #9 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 #9.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
{"bundleID":"DiscogsService","schemaVersion":{"patch":0,"major":0,"minor":1},"bundleDisplayName":"DiscogsService"}
|
||||
{"schemaVersion":{"major":0,"minor":1,"patch":0},"bundleDisplayName":"DiscogsService","bundleID":"DiscogsService"}
|
||||
Reference in New Issue
Block a user