Install and set up the Corbado Observe SDK, including your first tracked event, in Getting started. This page focuses only on subflow-to-event mapping.
1. Provide identifier
The provide identifier subflow can be used to track when users enter and submit their identifier, such as an email address or phone number. The following events map to the provide identifier subflow:provideIdentifierStartableprovideIdentifierStartedprovideIdentifierSubmittedprovideIdentifierFinishedprovideIdentifierError
2. Password login
The password login subflow can be used to track password-based login attempts from start to success or error. The following events map to the password login subflow:passwordLoginStartablepasswordLoginStartedpasswordLoginSubmittedpasswordLoginFinishedpasswordLoginError