User:LukasLalinsky/WS/mb.auth.getToken

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 auth token for the given frob, if one has been attached.

Arguments

frob (required)
The frob to check. See mb.auth.getFrob.

Example response

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