Introduce the UserId and ContextId newtypes
This is a first stepping stone in avoiding bugs by having `UserId` and `ContextId` being proper types, and not synonyms. We also refactor things to have `AuthenticatedUser` carry the `UserId`.
Showing
Please register or sign in to comment