Return whether there is a valid user session.
true if there is a valid user session, false otherwise.
true
false
const isAuthenticated = useFiefIsAuthenticated(); Copy
const isAuthenticated = useFiefIsAuthenticated();
Return whether there is a valid user session.