mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
* fix: Google auth for mobile and clear out the session in mobile auth * fix: github and google auth cleanup
8 lines
118 B
TypeScript
8 lines
118 B
TypeScript
export * from "./root";
|
|
|
|
export * from "./forms";
|
|
|
|
export * from "./o-auth";
|
|
|
|
export * from "./terms-and-conditions";
|