GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

API : Token Authentication #254

Closed merforga closed 6 years ago

merforga commented 6 years ago

Change current API token authentication method to include token authentication rather than current username and password only.

API

For end user/ api connected aps, username and password parameters no longer required, connect using token in Authentication header.

UI

The token should be displayed in the user's admin/profile screen. The UI should also allow the user to regenerate a new token, making the previous one redundant Only 1 token per user

merforga commented 6 years ago

Version 1.0.14 released on 2018-03-12 11:42:13