Anonymous tokens
-
Is it possible to mint anonymous/guest tokens that aren't attached to any specific user?
-
Not currently.
You could create a single user called
anonymous
and auth that user to get a generic token.There is an open issue for a more elegant solution; feel free to upvote it: https://github.com/FusionAuth/fusionauth-issues/issues/525