Fox to Authentication endpoints #10

Merged
javier merged 3 commits from library/authentication-fix into main 2025-10-13 18:41:28 +00:00
Showing only changes of commit 0d7bddeaa9 - Show all commits
+4
View File
@@ -345,6 +345,10 @@ paths:
For further details about this process, please refer to the [OAuth flow](https://www.discogs.com/developers#page:authentication,header:authentication-oauth-flow) section in the [Discogs API authentication](https://www.discogs.com/developers#page:authentication) documentation.
operationId: getUserIdentity
security:
- Token: []
- KeySecret: []
- OAuth: []
responses:
'200':
description: Successfully retrieved information about an authenticated user.