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 feature authentication #6

Merged
merged 13 commits into from
Oct 17, 2021
Merged

Add feature authentication #6

merged 13 commits into from
Oct 17, 2021

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    b4425e3 View commit details
    Browse the repository at this point in the history
  2. Add signup feature

    gbgabiola committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5651ca8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from gbgabiola/feature/sign-up

    Add sign up feature
    gbgabiola authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    40dc682 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c5bdbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6c0d2f View commit details
    Browse the repository at this point in the history
  6. Hash password with bcrypt

    gbgabiola committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    03f1e95 View commit details
    Browse the repository at this point in the history
  7. Add signin feature

    gbgabiola committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    34a78a4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from gbgabiola/feature/sign-in

    Add sign in feature
    gbgabiola authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    52c467e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e622eb9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36911e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4de72f1 View commit details
    Browse the repository at this point in the history
  12. Create custom @getuser decorator

    gbgabiola committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ab0e7f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a8f816 View commit details
    Browse the repository at this point in the history