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.

Previous
Instant on the backend