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 1 #39

Merged
merged 59 commits into from
Nov 25, 2023
Merged

feat: Authentication - Part 1 #39

merged 59 commits into from
Nov 25, 2023

Conversation

enesky
Copy link
Owner

@enesky enesky commented Nov 19, 2023

🔴 [Mandatory] What's the change?

  • Sign in, Register actions added with Firebase Authentication
  • Email, Google and Anonymous types added
  • Login design is finalized
  • TODO's for Part 2:
  • Credential manager added to safe and quick login
  • Fix email auth problems
  • Update action usages with Channels

🔴 [Mandatory] Why do we need this change?

  • To authenticate users for the app

Related issues/PRs/Jira ticket links

🔴 [Mandatory if it's UI related] Screenshots

  • Screenshot 2023-11-26 at 01 35 42

@enesky enesky linked an issue Nov 19, 2023 that may be closed by this pull request
@enesky enesky merged commit 8a1f1f6 into main Nov 25, 2023
1 check passed
@enesky enesky changed the title feat: Authentication feat: Authentication - Part 1 Nov 26, 2023
@enesky enesky linked an issue Nov 28, 2023 that may be closed by this pull request
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.

[Bug] - Email auth has token problem [Feature] - Credential Manager
1 participant