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: Authentication - Part 2 #47

Merged
merged 35 commits into from
Nov 30, 2023
Merged

feat: Authentication - Part 2 #47

merged 35 commits into from
Nov 30, 2023

Conversation

enesky
Copy link
Owner

@enesky enesky commented Nov 28, 2023

🔴 [Mandatory] What's the change?

  • Added splash screen
  • LoginScreen is divided to Sign in and Sign Up screens
  • Fixed email auth problems
  • Added forgot password capability
  • Added new animations for navigation changes
  • Action usages updated with Channel usage
  • [] TODO for Part 3: Credential manager to safe and quick login

🔴 [Mandatory] Why do we need this change?

  • Making the login screen more understandable and useful for users
  • Breaking it down a bit rather than fitting all the functions onto a single screen

Related issues/PRs/Jira ticket links

🔴 [Mandatory if it's UI related] Screenshots

  • Screenshot 2023-11-26 at 01 35 42

@enesky enesky changed the title feat: Authentication - Part 2 WIP | feat: Authentication - Part 2 Nov 28, 2023
@enesky enesky self-assigned this Nov 28, 2023
@enesky enesky added feature New feature or request WIP Bugfix PR has a fix for a bug labels Nov 28, 2023
@enesky enesky linked an issue Nov 28, 2023 that may be closed by this pull request
@enesky enesky merged commit f2af1be into main Nov 30, 2023
1 check passed
@enesky enesky removed the WIP label Nov 30, 2023
@enesky enesky changed the title WIP | feat: Authentication - Part 2 feat: Authentication - Part 2 Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix PR has a fix for a bug feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] - Seperate Sign in-up actions and create a SignUp screen
1 participant