Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
narrow withAuth type to User when ensureSignedIn is true (#185)
When ensureEignedIn is true, the user will either be returned or next will throw a `NEXT_REDIRECT` to redirect to log in.
- Loading branch information