Files
plane/admin/ee/components/authentication/index.ts
2024-07-02 16:35:41 +05:30

5 lines
150 B
TypeScript

export * from "./authentication-modes";
export * from "./oidc-config";
export * from "./saml-config";
export * from "./saml-attribute-mapping-table";