UsernamePasswordAuthenticator

fun UsernamePasswordAuthenticator(usernamePasswordChallenge: UsernamePasswordChallenge, modifier: Modifier = Modifier)

Displays a username and password prompt to the user.

Since

200.2.0

Parameters

usernamePasswordChallenge

the pending UsernamePasswordChallenge that initiated this prompt.