Skip to content

Commit

Permalink
feat: add oidc-protect service to library index
Browse files Browse the repository at this point in the history
  • Loading branch information
flowcore-platform committed Jun 17, 2024
1 parent 723a01e commit 8f76c53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/library/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export * from "./interface/oidc-protect-module-options.interface";
export * from "./config/oidc-protect.configuration";
export * from "./guard";
export * from "./decorator";
export * from "./oidc-protect/oidc-protect.service";
export * from "./oidc-protect.module";

0 comments on commit 8f76c53

Please sign in to comment.