Files
plane/web/ee/components/mobile/authentication/index.ts
guru_sainath e3445988fb chore: Google and Github integration (#1546)
* fix: Google auth for mobile and clear out the session in mobile auth

* fix: github and google auth cleanup
2024-10-17 19:55:56 +05:30

8 lines
118 B
TypeScript

export * from "./root";
export * from "./forms";
export * from "./o-auth";
export * from "./terms-and-conditions";