Skip to content

Functions for testing are not exported #258

Description

@a-gagnon

Hi. I'm trying to remove all deep imports from my project, and that's currently impossible because none of the classes/functions for testing are exported from the @itwin/oidc-signin-tool package.

In the civil repo, we're using a subset of the functions/classes used in itwinjs-core integration tests:

getAccessTokenFromBackend
TestBrowserAuthorizationClientConfiguration
TestFrontendAuthorizationClient
TestUserCredentials
TestUsers

Would it be possible to export those, or provide an alternative to the above for testing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions