disunity-hq / disunity

A fullstack toolchain for modding Unity games
MIT License
20 stars 4 forks source link

API Token Management #26

Open dustinlacewell opened 5 years ago

dustinlacewell commented 5 years ago

Users should be able to create tokens on the site which allows them to authenticate with the API.

The API should also implement this as an authentication option.

Whoever works on this is encouraged to create additional issues to track the work with more granularity.

dustinlacewell commented 5 years ago

Depends on disunity-hq/disunity#25