diff --git a/src/index.ts b/src/index.ts index 7181a3c..6316d32 100644 --- a/src/index.ts +++ b/src/index.ts @@ -13,7 +13,8 @@ export { SmartAuthNamespace, SmartAuthRedirectQuerystringSchema, SmartAuthRedirectQuerystring, - SmartAuthUrlQuerystring + SmartAuthUrlQuerystring, + getAccessTokenFromClientCredentialFlow, } from "./smart-auth/index.js"; export {