MC-Synergy / MCSTurtleTracker

This is an application where you can track every turtle in the server in real-time.
2 stars 0 forks source link

Implement MCSAuth #9

Closed Josian2004 closed 1 year ago

Josian2004 commented 1 year ago

I need to secure my API by implementing MCSAuth. For every request that only MCS players are allowed to do, the front end should send a token to the backend to verify that the user is allowed to access this endpoint.

Josian2004 commented 1 year ago

Will be added in the next update