|
|
|
|
|
by seangrogg
3661 days ago
|
|
I hit the database on requests - I keep their identity in the JWT but not their permissions. And if they're hitting a protected route (the only time their identity is necessary anyways) you best be sure I'm checking their canonical permissions. |
|