User Journeys
Start here to build a user journey with the SDK
The OwnID SDK is how you build custom integrations when a connector isn’t available, or when you prefer greater control over integration details.
We recommend implementing the authentication scenarios in the order shown. Click a tile for a step-by-step integration procedure.
Login
Build a Login Integration. We recommend you start with the login implementation by clicking here. By doing so, the functionality naturally incorporates registration when an unregistered user attempts login.
Registration
Build a Registration Integration. Start building the integration required to allow users to select registration explicitly.
Password Recovery
Build a Password Recovery Integration. Start building the server-side SDK components to call from your front end.
Learn more about Connectors vs. the SDK >>