What's the easiest way to check if a user is authe...
# prisma-whats-new
a
What's the easiest way to check if a user is authenticated? Execute the 'user' query, and check id for null?
n
@agartha that's correct!
👍🏻 1