Sanity App SDK
    Preparing search index...

    Type Alias AuthState

    AuthState:
        | LoggedInAuthState
        | LoggedOutAuthState
        | LoggingInAuthState
        | ErrorAuthState

    Represents the various states the authentication can be in.