linsyking / CanvasHelper2

New generation of Canvas Helper.
MIT License
13 stars 5 forks source link

Interfaces authentication and multi-user #24

Closed PACHAKUTlQ closed 5 months ago

PACHAKUTlQ commented 5 months ago

All the interfaces have been protected by JWT based authentication system, with only logged-in users can access the configs and make modifications to announcements and configs of his own. All the authentications are based on user, and the sign-up and log-in interface have been added, enabling multi-user functions.