UNPKG

@authlink/client

Version:

Official client SDK for integrating with the Authlink Identity Provider

5 lines (4 loc) 151 B
export * from "./clients/IdentityProviderClient"; export * from "./clients/IIdentityProviderClient"; export * from "./types"; export * from "./utils";