On mobile devices, Descope supports running flows for initial and post authentication.
With post authentication, or authenticated, flows, we support implementation of functionality like 'step up' and 'update user.'
In this article, we explain how this is implemented.
Starting an authenticated flow is similar to a unauthenticated or initial authentication flow, it simply requires
the flow to be run's id and the refresh JWT of the currently authenticated user, in addition to the existing parameters.