Join Discord
Powered by
Generally I would avoid storing much in JWT payloa...
# general
r
rp_st
03/25/2020, 6:43 PM
Generally I would avoid storing much in JWT payload. Just the minimum stuff. Or stuff that’s required for all API calls (like userId or user role)
Previous
Next