mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
bab52a2672
* chore: New authentication workflow * chore: resolved build erros and updated imports in auth * chore: code optimisation for query param util * chore: added client for auth forms
4 lines
99 B
TypeScript
4 lines
99 B
TypeScript
export * from "./oauth-options";
|
|
export * from "./google-button";
|
|
export * from "./github-button";
|