Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auth): minimal login page #4320

Merged
merged 3 commits into from
Aug 22, 2024
Merged

feat(auth): minimal login page #4320

merged 3 commits into from
Aug 22, 2024

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Aug 22, 2024

resolves #4311

Creates a login form that uses an http POST for now as that's how it's setup

Screen.Recording.2024-08-21.at.6.09.29.PM.mov

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 22, 2024
app/src/Routes.tsx Outdated Show resolved Hide resolved
Co-authored-by: Xander Song <axiomofjoy@gmail.com>
@mikeldking mikeldking merged commit 764f359 into main Aug 22, 2024
6 checks passed
@mikeldking mikeldking deleted the mikeldking/login-screen branch August 22, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[auth] login page
2 participants