We’re looking to show visitors the latest posts in a community. From what we can tell, a session with a user id needs to be created first before calling queryCommunityPosts in the amity js-sdk library
Is there a way to call queryCommunityPosts without creating a session?
We could use a dummy user id, however the concern we have is that the user is potentially able to then create a post.