plane/space/components/account/oauth/index.ts
guru_sainath bab52a2672
[WEB-1319] chore: New authentication workflow (#4481)
* 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
2024-05-16 17:17:04 +05:30

4 lines
99 B
TypeScript

export * from "./oauth-options";
export * from "./google-button";
export * from "./github-button";