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

Blueprints e JWT #8

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

Commits on Feb 14, 2020

  1. Merge pull request #2 from danielveigasilva/master

    Update roject
    thalleskoester authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2157d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3be94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e237d5d View commit details
    Browse the repository at this point in the history
  4. Add auth routes

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    91ca432 View commit details
    Browse the repository at this point in the history
  5. Add profile routes

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    3e4b5de View commit details
    Browse the repository at this point in the history
  6. Add report routes

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    45b4b33 View commit details
    Browse the repository at this point in the history
  7. Add schedule routes

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f49b0a4 View commit details
    Browse the repository at this point in the history
  8. Register blueprints

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    efd4d7c View commit details
    Browse the repository at this point in the history
  9. Add auth controller

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    016a093 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53b99f0 View commit details
    Browse the repository at this point in the history
  11. Add helpers

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4341453 View commit details
    Browse the repository at this point in the history
  12. Add profile controller

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    dc805ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    829562e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d52589 View commit details
    Browse the repository at this point in the history
  15. Add reports controller

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a242ad3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5664f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    515a961 View commit details
    Browse the repository at this point in the history
  18. Add http error handler

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    cf287cf View commit details
    Browse the repository at this point in the history
  19. Add new entry point

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6c6f0de View commit details
    Browse the repository at this point in the history
  20. Update blueprint name

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    dfe4673 View commit details
    Browse the repository at this point in the history
  21. Generating JWT token

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    fca8477 View commit details
    Browse the repository at this point in the history
  22. Verify token

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    64ef905 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d53a942 View commit details
    Browse the repository at this point in the history
  24. Update doc

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    c425a4f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9123f98 View commit details
    Browse the repository at this point in the history
  26. Authentication by post

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    d59dc47 View commit details
    Browse the repository at this point in the history
  27. Update auth route

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    30d8f42 View commit details
    Browse the repository at this point in the history
  28. Update doc

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    25ae4cd View commit details
    Browse the repository at this point in the history
  29. Update doc

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2883cb8 View commit details
    Browse the repository at this point in the history
  30. Update doc

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    34f809f View commit details
    Browse the repository at this point in the history
  31. Update Flask version

    thalleskoester committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    eae9344 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    df2e6ec View commit details
    Browse the repository at this point in the history