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`
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 Authentication endpoints of the Discogs API:
/oauth/request_token/oauth/access_token/oauth/identity