Baserow database and JSON web tokens authentication guide
development

How to authenticate to Baserow using database and JSON web tokens

Learn how to authenticate to Baserow using the database token and the JSON web token (JWT), as well as when and how to use each one to authenticate to Baserow effectively.

Baserow plugin for language translation
development

How to create a Baserow plugin for language translation with ChatGPT

Learn how to create a Baserow plugin for language translation. Design a unique field type and seamlessly integrate it into Baserow, allowing you to translate text fields easily.

development

Baserow for developers: January digest

Baserow for developers is a digest that equips you with the most important product updates and developer news. In the first edition, learn about Baserow’s engineering culture, new technical features, and our latest developer job opportunities.

development

How Baserow lets users generate Django models on the fly

Baserow generates Django models dynamically to mutate user data. Learn how and why we do this at Baserow.