interface DoneSignInStep {
    signInStep: "DONE";
}

Properties

Properties

signInStep: "DONE"

The sign-in process is complete.

No further action is needed.