User:LukasLalinsky/WS/mb.auth.checkToken

From MusicBrainz Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the credentials attached to an authentication token.

Arguments

auth_token (required)
The auth token to check. See mb.auth.getToken.

Example response

<auth>
    <token>01df8b25-d570-44c2-a1a3-43e946773924</token>
    <ext:user type="AutoEditor">
        <name>lukz</name> 
    </ext:user>
</auth>