For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sign In Blocks

Overview

Authentication is the process by which your app’s users sign up or sign in to your app. It confirms the legitimacy of a user's identity before allowing them to interact with the application.

Thunkable supports authentication through:

User Sign Up, Sign In, and Authentication with FirebaseUser Sign Up, Sign In, and Authentication with GoogleUser Sign Up, Sign In, and Authentication with Apple

Last updated

Was this helpful?