robobario / gameswap

0 stars 1 forks source link

Integrate JWT auth with dropwizard auth #40

Closed robobario closed 8 years ago

mtokumaru commented 8 years ago

Maybe this is actually not too bad, it means the app will have server side authorisation and yep then we can use the role annotation. I think still we should add some extra information to the token like role and display name. Will save some requests asking for basic information