fix fail response for config getting
add preflight route to allow cors
update jwt fields pass auto context metadata
use explicit httpmethod import
update deps
add custom 500 page
implement jwk validation myself because none of the libraries work
feat(wip): refactor auth using jwk and jwt
use shared deserializer in configmanager
serve config
fix authentication
provide badge in player list
supply player count on server status
fix indent and smol issues
remove junk
match model in web
remove unneeded log
add protected routes and verify token
use reference from scp dll
make managers nullable fix api naming