getUser

fun getUser(call: ApplicationCall): String?

Internal function to get the user from a web call.

Return

The user if found, null otherwise.

Parameters

call

The web call