UNPKG

@primno/dataverse-auth

Version:

Authenticate to Dataverse and Dynamics 365 with a connection string or OAuth 2.0. Provides a token persistence cache.

3 lines (2 loc) 115 B
export { OAuthTokenProvider, discoverAuthority, OAuthConfig } from "./oauth"; export * from "./connection-string";