You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a quick hack to setup a bunch of discord roles that can access and manage the staff site. At some point I had plans to make it so this was configurable from the staff page. It would be an nice feature to have. I can probably implement this myself at some point if nobody picks this up.
Maybe this even leads to a "better auth management" solution for this platform: role management for all users, session management, forced password updates, etc..
EDIT: I guess it also makes sense to completely move to just using Discord for auth, since it's easier to manage the roles there
In reference to this snippet:
This is a quick hack to setup a bunch of discord roles that can access and manage the staff site. At some point I had plans to make it so this was configurable from the staff page. It would be an nice feature to have. I can probably implement this myself at some point if nobody picks this up.
Maybe this even leads to a "better auth management" solution for this platform: role management for all users, session management, forced password updates, etc..
EDIT: I guess it also makes sense to completely move to just using Discord for auth, since it's easier to manage the roles there