Sign In Guard
A reusable helper class that provides sign-in checking functionality for Sudo Platform libraries.
This class encapsulates the logic for checking if a user is signed in and invoking a callback to handle sign-in when needed. It is designed to be used by any SudoPlatform Client to provide consistent sign-in callback behavior across the platform.