yeslayla / OpenSkins

Simple customizable skin management service for games.
https://github.com/josephbmanley/OpenSkins
MIT License
0 stars 0 forks source link

Implement Authentication Plugin System #4

Open yeslayla opened 3 years ago

yeslayla commented 3 years ago

Create plugin system to check if requests are approved. This can be done by passing request data to an auth plugin before calling any read/write logic.

Tasks: