SudoPlatformSignInCallback

Callback interface for handling authentication when the user is not signed in.

Implement this interface to provide custom sign-in logic when operations are attempted while the user is not authenticated.

Functions

Link copied to clipboard
abstract suspend fun signIn()

Called when a sudo platform operation is attempted while the user is not signed in.