Automatic Login

Let users access your board without re-authenticating.

How it works

When auto-login is enabled, users who click links to your feedback board from your app will be automatically logged in with their identity.

This requires the widget SDK with uj.identify to be set up first.

Setup

  1. 1.Install the widget and implement user identification
  2. 2.Enable auto-login from Settings > Login & SSO
  3. 3.Use standard links to your feedback board in your app:
1<a href="https://your-board.jotreview.com/">
2 Share Feedback
3</a>