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

Email Authentication #11

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Email Authentication #11

wants to merge 11 commits into from

Commits on Aug 20, 2024

  1. authentication

    Szegoo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bc4dbec View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

  1. can authenticate user

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    c6a651e View commit details
    Browse the repository at this point in the history
  2. require auth data

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3206ad9 View commit details
    Browse the repository at this point in the history
  3. add tests, not complete

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ef573d0 View commit details
    Browse the repository at this point in the history
  4. progress

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3113e97 View commit details
    Browse the repository at this point in the history
  5. better approach

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5e69712 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    54870bb View commit details
    Browse the repository at this point in the history
  7. cleanup tests

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    24c848f View commit details
    Browse the repository at this point in the history
  8. resolve conflict

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    99a5461 View commit details
    Browse the repository at this point in the history
  9. auth progress

    Szegoo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4e5fdfb View commit details
    Browse the repository at this point in the history