canmove, Confirmed users
1,173
edits
| Line 30: | Line 30: | ||
Asks for new token given some credentials in the Authorization header. | Asks for new token given some credentials in the Authorization header. | ||
By default, the authentication scheme is Browser ID but other schemes can potentially be used if supported by the login server. '''app_name''' is the name of the application to access, like '''sync'''. | By default, the authentication scheme is Browser ID but other schemes can potentially be used if supported by the login server. '''app_name''' is the name of the application to access, like '''sync'''. '''app_version''' is the specific version number of the api that you want to access. | ||
Example for Browser-Id: | Example for Browser-Id: | ||