AuthButton

fun Theme.AuthButton(authAdapter: AuthAdapter<*>, modifier: Modifier = Modifier, onClick: () -> Unit = {})