aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/signin/CredentialsForm.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-1/+16
2024-10-06feature: Allow disabling password signups (#413)kamtschatka1-1/+2
2024-09-15fix(web): Better message when signups are disabled (#374)Nguyễn Hoàng Đức1-7/+8
2024-09-15feature: Added support for custom OIDC providers to set up authentication. Fi...kamtschatka1-6/+13
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-03-23feature(web): Add dark mode supportMohamedBassem1-2/+4
2024-03-22feature: Add an option to disable new signupsMohamedBassem1-1/+7
2024-03-19feature(web): Add support for demo modeMohamedBassem1-1/+5
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-9/+11
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-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 inMohamedBassem1-0/+222