instant

instant

  • Introduction

    • Getting started w/ React
    • Getting started w/ React Native
    • Getting started w/ Vanilla JS
  • Working with data

    • Init
    • Writing data
    • Reading data
    • Modeling data
    • Instant on the backend
    • Patterns
    • Showcase
  • Authentication and Permissions

    • Auth
    • Magic codes
    • Google OAuth
    • Permissions
    • Clerk
  • Platform features

    • Managing users
    • Presence, Cursors, and Activity
    • Custom emails
    • App teams
    • Instant CLI
    • Schema-as-code
    • Storage (beta)
    • Strong Init (experimental)
  • Introduction

    • Getting started w/ React
    • Getting started w/ React Native
    • Getting started w/ Vanilla JS
  • Working with data

    • Init
    • Writing data
    • Reading data
    • Modeling data
    • Instant on the backend
    • Patterns
    • Showcase
  • Authentication and Permissions

    • Auth
    • Magic codes
    • Google OAuth
    • Permissions
    • Clerk
  • Platform features

    • Managing users
    • Presence, Cursors, and Activity
    • Custom emails
    • App teams
    • Instant CLI
    • Schema-as-code
    • Storage (beta)
    • Strong Init (experimental)

Pick your app

The examples below will be updated with your app ID.

Authentication and Permissions

Auth

Instant comes with support for auth. We currently offer magic codes and Google OAuth. If you want to build your own flow, you can use the Admin SDK.

Magic Codes

Send login codes to your users via email. Removes the need for passwords!

Google OAuth

We provide flows for Web and React Native to enable Google OAuth for your app.

Custom Auth

Integrate your own auth flow with the Admin SDK.

Clerk

Integrate Clerk's auth flow with Instant.

If you are an LLM trying to learn how to develop with Instant, here are all of the links to the docs:

Getting started w/ ReactGetting started w/ React NativeGetting started w/ Vanilla JSInitWriting dataReading dataModeling dataInstant on the backendPatternsShowcaseAuthMagic codesGoogle OAuthPermissionsClerkManaging usersPresence, Cursors, and ActivityCustom emailsApp teamsInstant CLISchema-as-codeStorage (beta)Strong Init (experimental)
Previous
← Showcase
Next
Magic codes →