Dinh Long Nguyen 0f85fce6ef
feat: add auth + google auth provider for web (#6505)
* handle google auth

* fix lint

* fix auto login button type

* update i18 language + userprofilemenu position

* minor api rename for consistency
2025-09-18 11:11:14 +07:00

4 lines
59 B
TypeScript

export { getSharedDB } from './db'
export * from './auth'