Baserow App Session Timeout

In my baserow app, there is a button that takes a user to fill a baserow form. Submitting the form takes the user back to the app, but the user is logged out and has to login again.

Is there a way to keep the user logged in so that after submitting the baserow form it returns them back to the app without them having to log in again?

Hi @stevechike!

Are you previewing or publishing your application when you notice this behaviour? If you do the latter, and publish your application, you should find that the user will remain logged-in.

Myself and @frederikdc ran the following, and it worked as expected:

  • We navigated to a published builder application page with a login form.
  • We logged-in.
  • We redirected ourselves to a Baserow database form, and on submission, redirected back to the builder page.
  • We were still logged-in.

Cheers,
Peter Evans