matrix-js-sdk
    Preparing search index...

    Type Alias ValidSignInResponse

    ValidSignInResponse: SigninResponse & BearerTokenResponse & {
        token_type: "Bearer" | "bearer";
    }

    Make required properties required in type