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 36 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 18, 2024

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

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    66ba94d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e892878 View commit details
    Browse the repository at this point in the history
  4. chore: update go.mod

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

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    580fd4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a08e961 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75f3d7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73b9543 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da682ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec9a15d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e47ca85 View commit details
    Browse the repository at this point in the history
  13. feat: update flow

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6a11a7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21517e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd8fcf7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb38b6a View commit details
    Browse the repository at this point in the history
  17. chore: add e2e tests

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b3a8c62 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7d0930f View commit details
    Browse the repository at this point in the history
  19. chore: update config

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d8a86da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f7bd9f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a074d6f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7d6d6f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    799e7bd 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 18, 2024
    Configuration menu
    Copy the full SHA
    f88bcc2 View commit details
    Browse the repository at this point in the history
  25. fix: update tests

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    efe9fd0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    83ac5e4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fa7d3c4 View commit details
    Browse the repository at this point in the history
  28. test: update sql fixtures

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2e70195 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    35dd1c5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3dd0859 View commit details
    Browse the repository at this point in the history
  31. chore: fix license

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

    nsklikas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d3ef058 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    25c6d1f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0f9025c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    93e49bf View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0e55f5c View commit details
    Browse the repository at this point in the history