Does FusionAuth support guest users?
- 
 How does FusionAuth handle "Guest" or "Anonymous” Users? 
- 
 We don't support this currently. If you have a use case that this would be helpful for, please file a GitHub issue explaining what you are looking for. It is sorta possible to create a user with a randomly generated email and password. So if you wanted to allow people to sign up, you could generate this user, and then send them/present login details, and then the user could be anonymous but still have a profile. 
