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

Add authentication service along with user module #18

Merged
merged 8 commits into from
Jun 14, 2021

Commits on Jun 10, 2021

  1. Add authentication service along with user module

    1. Add User module.
    2. Add .env example.
    3. Add env variables in CD.
    codeAesthetic committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    429a89e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f88b0c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    078ef16 View commit details
    Browse the repository at this point in the history
  2. Rework Auth service test case

    1. Firebase mock written firebase user.
    2. Add check if User exiting in auth methods.
    codeAesthetic committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    102a2f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4d4a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d790dbe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    482dfb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    f3ff51c View commit details
    Browse the repository at this point in the history