User:LukasLalinsky/WS/mb.auth.getToken

From MusicBrainz Wiki
Jump to navigationJump to search

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>