Automatic login
Automatic login lets UserJot recognize people who are already signed in to your product. Instead of asking those users to log in again when they open your feedback board, UserJot can carry their identity through automatically.
This is useful when you want a smoother experience between your app and your public UserJot pages. It reduces friction for signed-in users and makes it easier to keep feedback tied to the right person.
Enable automatic login
-
Open Settings in your workspace, then go to Login.
-
Under Authentication, find the Automatic login setting.
-
Turn it on if you want signed-in users from your product to be recognized automatically when they open your board.
-
If you want a stricter setup, turn on Require signed tokens as well. This option appears on the page once automatic login is on.
Automatic login is available on paid plans. On the Free plan, the toggle is visible but disabled until you upgrade.
What the signed token setting does
The signed token option adds another layer of trust to the automatic login flow. When it is enabled, automatic login only works when your integration passes properly signed identity data to UserJot.
For most teams, this is the more secure setup. If you are deciding between the two, it is reasonable to start by understanding the feature here and then use the docs when you are ready to implement it.
Where to find the technical setup
The support page is meant to explain the feature and the settings. For the technical integration steps, use the implementation guide in our docs section.