launch App

open fun launchApp(response: <Error class: unknown class>, name: String, surname: String, language: String, vararg custom: Any?)

Method to launch the application after the authentication request, will be instantiated with the user details both the requester and the localUser

Parameters

response

: the response of the authentication request

name

: the name of the user

surname

: the surname of the user

language

: the language of the user

custom

: the custom parameters added in a customization of the EquinoxUser