get Login Flow Of Session
abstract suspend fun getLoginFlowOfSession(sessionId: String): LoginFlowResult
Content copied to clipboard
Request the supported login flows for the corresponding sessionId.
Request the supported login flows for the corresponding sessionId.