aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/signin/components (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-10refactor: Move all components to the top level directoryMohamedBassem3-280/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-02-22fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem1-1/+1
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem1-2/+2
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem2-7/+250
2024-02-17build: Fix docker imagesMohamedBassem1-1/+1
2024-02-13feature: Add login page and logout buttonMohamedBassem2-0/+37