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

refactor: custom hook for sign in redirection #2969

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

aaryan610
Copy link
Collaborator

This PR focuses on refactoring the sign in redirection logic

Improvements-

  1. Wrote a custom hook useSignInRedirection to take care of redirection after signing in, currently being used in 2 pages- sign in page, forgot password page.
  2. Updated the latest features image.

Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Ignored Deployments
Name Status Preview Updated (UTC)
plane ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm
plane-dev ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm
plane-sh ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm
plane-sh-dev ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm
plane-sh-stage ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm
plane-staging ⬜️ Ignored (Inspect) Dec 1, 2023 1:41pm

@sriramveeraghanta sriramveeraghanta merged commit fa990ed into develop Dec 4, 2023
10 of 12 checks passed
@sriramveeraghanta sriramveeraghanta deleted the refactor/login_redirection branch December 4, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants