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: Added Authentication Modal Support #1271

Closed
wants to merge 2 commits into from

Conversation

gupta-soham
Copy link
Contributor

PR Fixes:

  • Restructured (auth)/signin page and added modal option
  • Introduces CloseButton component for closing the modal
  • Updated Signin & AppbarAuth for new authentication flow
  • Adjusted import paths and tests to align with the refactored authentication flow

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue
  • Tested with .next build

Preview Authentication Modal Support

authModal.mp4

Screenshots (Mobile Preview)

LightMode DarkMode Signin Route
Light Mode Dark Mode `/signin` Route

- Restructured `signin` page and added modal option
- Introduce `CloseButton` component
- Updated `Signin` & `AppbarAuth` for new flow
- Adjusted import paths and tests to align with refactored authentication flow
@gupta-soham
Copy link
Contributor Author

@hkirat @devsargam @siinghd
Please have a look and review this PR.

@devsargam
Copy link
Collaborator

This will create complexity regarding other people's forks. Current login flow is sitll goodish. Closing

@devsargam devsargam closed this Sep 25, 2024
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.

2 participants