Need to store passwords and create user roles to manage what can be done on each of the REST endpoints. Players should only be able to manipulate player and game data that pertains to them. Javalin has built in features to support this but this will also need some front end work and db migration(s) #5 .
Need to store passwords and create user roles to manage what can be done on each of the REST endpoints. Players should only be able to manipulate player and game data that pertains to them. Javalin has built in features to support this but this will also need some front end work and db migration(s) #5 .