Implemented the Authentication endpoints #9

Merged
javier merged 5 commits from library/authentication into main 2025-10-13 17:55:53 +00:00
Owner

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
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`
javier added the Kind/Feature
Priority
Critical
labels 2025-10-13 17:55:37 +00:00
javier self-assigned this 2025-10-13 17:55:37 +00:00
javier added 5 commits 2025-10-13 17:55:38 +00:00
javier merged commit 9a30b69561 into main 2025-10-13 17:55:53 +00:00
javier deleted branch library/authentication 2025-10-13 17:55:54 +00:00
Sign in to join this conversation.