Auth Button
Composable function for rendering an authentication button.
Parameters
text
The text to be displayed on the button.
on Click
Callback function to be invoked when the button is clicked.
Composable function for rendering an authentication button.
The text to be displayed on the button.
Callback function to be invoked when the button is clicked.