Deep Linking Configuration

Ensure Deep Linking is properly configured

If you’re using OTP Auth, skip this step! We recommend starting with OTP flows as they are easier to set up.

If you plan on using email magic link auth or social auth, you’ll need to ensure deep linking is properly configured in your app.

Depending on if your app uses expo-router, react-navigation, or some other navigation library, you’ll need to configure deep linking accordingly.

Here are some useful links for some common navigation libraries: