Skip to content

Ft/integrating better auth#46

Merged
LijuJacob08 merged 5 commits into
mainfrom
ft/integrating-better-auth
Jun 9, 2026
Merged

Ft/integrating better auth#46
LijuJacob08 merged 5 commits into
mainfrom
ft/integrating-better-auth

Conversation

@LijuJacob08

Copy link
Copy Markdown
Contributor

Things covered in this PR.

  • added better auth support [login , forget password , signout]
  • added multi-user support [ie can add a user and switch between users]
  • now the chapter assignment api pulls all the chapter assignments associated with a project that the user is part of.
  • sync button supports all users' data sync (instead of switching user and sync)
    Issue Sync Data [ import only] #36 Better-Auth Integeration #41

This was linked to issues Jun 4, 2026
Comment thread src/services/api.ts Outdated
@LijuJacob08 LijuJacob08 requested a review from kaseywright June 8, 2026 11:36
kaseywright
kaseywright previously approved these changes Jun 8, 2026
kaseywright
kaseywright previously approved these changes Jun 8, 2026
Integrate better-auth with the Home/My Work/Projects tab architecture.
Preserves login, keychain, and multi-user flows; replaces ProjectList
with HomeScreen and user-scoped project queries.
@LijuJacob08 LijuJacob08 merged commit 99240ab into main Jun 9, 2026
6 checks passed
@LijuJacob08 LijuJacob08 deleted the ft/integrating-better-auth branch June 9, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better-Auth Integeration Sync Data [ import only]

3 participants