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

feat: implement RFC 8628 #3851

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    07b5313 View commit details
    Browse the repository at this point in the history
  2. fix: set utc expires_at

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f038745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    366fe01 View commit details
    Browse the repository at this point in the history
  4. chore: update go.mod

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3211246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9ccf06 View commit details
    Browse the repository at this point in the history
  6. fix: update database schema

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    467d9c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c11107 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09a00ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27e029c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6da362 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76fd069 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a488e83 View commit details
    Browse the repository at this point in the history
  13. feat: update flow

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a8233fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1df9bcd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30678c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a956f32 View commit details
    Browse the repository at this point in the history
  17. chore: add e2e tests

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    554b5dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    04ce2df View commit details
    Browse the repository at this point in the history
  19. chore: update config

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5ebeb51 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d4391d9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a2eadd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da85bb1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d874a9f View commit details
    Browse the repository at this point in the history
  24. fix: update existing device session

    Instead of updating the device session, we were over-writing it causing
    existing session info that were created from fosite to be lost.
    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f1d6341 View commit details
    Browse the repository at this point in the history
  25. fix: update tests

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    44ca5df View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    20e1fe3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b32093c View commit details
    Browse the repository at this point in the history
  28. test: update sql fixtures

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1568863 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5b6cc1f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a5bb44b View commit details
    Browse the repository at this point in the history
  31. chore: fix license

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e897168 View commit details
    Browse the repository at this point in the history
  32. chore: update sdk

    nsklikas committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    111eea0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b7767f9 View commit details
    Browse the repository at this point in the history