AuthScreenViewModel

The AuthScreenViewModel class is the support class used to execute the authentication requests to the backend

Author

N7ghtm4r3 - Tecknobit

See also

com.tecknobit.equinoxbackend.FetcherManager
EquinoxViewModel
EquinoxAuthViewModel

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard