-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Question
I apologize if I'm just blind and missed this or just didn't understand it in the documentation... Lets say I have a route for login but then I have another route that I want to be able to be called publicly, just do different things if the user already logged into the other page. How do I go about getting what user is logged in?