Login with DIMO SDK

Expedite your build using the Login with DIMO components

Getting Started

There are two methods for integrating a Login with DIMO (LIWD) flow into your application:

  1. React Component SDK (for React-based applications)

  2. Use another framework with Redirect URL (for non-React applications)

Select the implementation method above that you plan to use in order to get started.


Key Features

  1. Pre-built components: The SDK offers pre-built React components that can be imported easily.

  2. Flexibility with multiple integration modes: The components are designed to be flexible with multiple integration modes, such as a popup or redirect.

  3. Login with DIMO: End users are presented with a email login or social logins (Apple/Google). For email authentication, an OTP will be sent to the user's inbox.

  4. Integration with the Transactions SDK: The React components seamlessly integrate with the Transactions SDK, allowing you to leverage the SDK's features and functionalities such as creating a vehicle and sharing vehicle permissions, etc.

  5. Customizability: The component is built to be customizable.

This SDK utilizes Accounts API for developers and manages to connect to the user's DIMO account. Once connected, it further integrates with the Transactions SDK to perform operations associated with the user's vehicles and permissions.

Login with DIMO Button Component

Last updated

Was this helpful?