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

Exercise 4 #11

Merged
merged 13 commits into from
Dec 14, 2020
Merged

Exercise 4 #11

merged 13 commits into from
Dec 14, 2020

Commits on Dec 2, 2020

  1. added token signing and veryfing, context verification, added userids…

    … with uuid and userid in token conformant to jwt spec, fixed some api definitions
    ubiquitousbyte committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    303dc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d510c54 View commit details
    Browse the repository at this point in the history
  3. implements login

    MaykAkifovski committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    e037939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de45ca3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    815f3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd360a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41eba4 View commit details
    Browse the repository at this point in the history
  4. exports context

    MaykAkifovski committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    6f25488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cb603c View commit details
    Browse the repository at this point in the history
  6. fixes Post shield

    MaykAkifovski committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2e42ac9 View commit details
    Browse the repository at this point in the history
  7. tests fixed

    MaykAkifovski committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1f1eb90 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Update backend/src/tests/tests.test.js

    Co-authored-by: Robert Schäfer <git@roschaefer.de>
    MaykAkifovski and roschaefer committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    cdc9006 View commit details
    Browse the repository at this point in the history
  2. Update backend/src/datasources/userApi.js

    Co-authored-by: Robert Schäfer <git@roschaefer.de>
    MaykAkifovski and roschaefer committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    039edb4 View commit details
    Browse the repository at this point in the history