instant

instant

  • Introduction

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

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

    • Auth
    • Magic codes
    • Google OAuth
    • Sign In with Apple
    • Clerk
    • Permissions
    • OAuth apps
  • Platform features

    • Managing users
    • Presence, Cursors, and Activity
    • Instant CLI
    • Devtool
    • Custom emails
    • App teams
    • Storage
    • Using LLMs
  • Introduction

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

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

    • Auth
    • Magic codes
    • Google OAuth
    • Sign In with Apple
    • Clerk
    • Permissions
    • OAuth apps
  • Platform features

    • Managing users
    • Presence, Cursors, and Activity
    • Instant CLI
    • Devtool
    • Custom emails
    • App teams
    • Storage
    • Using LLMs

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, Google OAuth, Sign In with Apple, and Clerk. 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.

Sign In with Apple

Sign In to native apps with Apple ID.

Clerk

Integrate Clerk's auth flow with Instant.

Custom Auth

Integrate your own auth flow with the Admin SDK.

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 JSInitModeling dataWriting dataReading dataInstant on the backendPatternsShowcaseAuthMagic codesGoogle OAuthSign In with AppleClerkPermissionsOAuth appsManaging usersPresence, Cursors, and ActivityInstant CLIDevtoolCustom emailsApp teamsStorageUsing LLMs
Previous
← Showcase
Next
Magic codes →