CommentAug 29, 2018
Hi Adetola Onasanya ! Store minimum info in your JWT and do more requests to get fresh data. REST is scalable by its nature so you should not afraid of performance problems. Ensure your data is up to date, and then (if you get performance issues) you can easily solve them all.