Skip to content

How does authentication work in a generated app?

Updated 20 August 2026·1 views

Generated auth

Auth screens (sign in, sign up, forgot/reset password) are generated as regular pages that call your project''s own auth API — there''s no third-party auth library involved. Auth screens are tagged customizable, so you can edit them freely without losing your changes on regeneration.

Was this article helpful?