# `@bitty/either` ## Examples - [`getAuthenticatedUser`](./examples/getAuthenticatedUser/getAuthenticatedUser.ts) is a function used to get an authenticated user. Its a pretty common case and it was implemented in the way I think we should use `Either`.