Skip to content

feat: migrating auth logics away from Pocketbase#54

Merged
melvinchia3636 merged 3 commits intomainfrom
features/auth-migration
Dec 28, 2025
Merged

feat: migrating auth logics away from Pocketbase#54
melvinchia3636 merged 3 commits intomainfrom
features/auth-migration

Conversation

@melvinchia3636
Copy link
Copy Markdown
Member

This pull request reimplements almost all authentication flow logics away from the PocketBase built-in authentication SDK into a locally implemented JWT solution. This migration facilitates the future removal of PocketBase and its replacement with Prisma.

@melvinchia3636 melvinchia3636 changed the title features: migrating auth logics away from Pocketbase feat: migrating auth logics away from Pocketbase Dec 28, 2025
@melvinchia3636 melvinchia3636 merged commit d34e29d into main Dec 28, 2025
3 checks passed
@melvinchia3636 melvinchia3636 deleted the features/auth-migration branch December 28, 2025 07:15
@github-actions
Copy link
Copy Markdown

🔨 Build Results

Backend Build: Failed (failure)
Frontend Build: Failed (failure)

⚠️ One or more builds failed. Please check the logs for details.

🔗 View full workflow run

@melvinchia3636 melvinchia3636 added the invalid This issue or pull request does not related, or not reproducible. label Dec 29, 2025
@melvinchia3636
Copy link
Copy Markdown
Member Author

Reverted.

@Lifeforge-app Lifeforge-app locked and limited conversation to collaborators Dec 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

invalid This issue or pull request does not related, or not reproducible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant