Hollahoop

HollaHoop

Docs

Login modes & project signing secrets

Login modes & project signing secrets

Auth modes

The Settings → Login & SSO page lets you pick how strict the public board is:

ModeBehaviour
requiredVisitors must sign in before posting or voting.
optionalAnyone can post; signed-in users get their name on it.
anonymousSame as optional but the embed widget signs visitors in invisibly.

Auto-login

When on, the public board greets first-time visitors with the sign-in screen instead of letting them browse anonymously. Useful for private/internal boards.

Project signing secret

Every project has a 64-character signing secret used by the API token system and webhook signature scheme. The settings page shows it masked, with copy and rotate buttons.

Rotation invalidates the previous value immediately — anything signed with the old secret stops working on the next request. Use sparingly; rotation is logged with a timestamp on the same page.

HollahoopGet yours