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

Implement session cookie authentication mechanism #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    b9c6e91 View commit details
    Browse the repository at this point in the history
  2. Disable fixtures

    btk5h committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    302ad2c View commit details
    Browse the repository at this point in the history
  3. Create user model

    btk5h committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e73b49f View commit details
    Browse the repository at this point in the history
  4. Create authentication endpoint

    btk5h committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    041b5ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af05b6 View commit details
    Browse the repository at this point in the history
  6. Refactor auth middleware

    btk5h committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    493df17 View commit details
    Browse the repository at this point in the history