☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 480655a0ee
refactor(server/middleware): update current user middleware
- check for titlecased version of auth header
- check for token's `sub` field as well as `id`
- ensure we don't select sensitive info when querying the user
- don't throw if there's no user logged in for that request
2024-12-09 15:34:30 -05:00
..