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 GET /sessions endpoint for retrieving all active sessions of authenticated user #228

Commits on Oct 18, 2023

  1. Update qod-api.yaml

    kacper-kicinski authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    239ad1c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    c55fa13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a77a92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f394bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kacper-kicinski/feature/list_active_sessio…

    …ns_of_authenticated_user
    
    Add GET /sessions endpoint for retrieving all active sessions for the given user
    kacper-kicinski authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f1011d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    3f9f2fb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Remove pagination

    kacper-kicinski authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    26d3bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36bdf5f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    2aacae2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fix linting issue

    Co-authored-by: Randy Levensalor <randymartini@gmail.com>
    kacper-kicinski and RandyLevensalor authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    75aa001 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Revert "Return only session IDs"

    This reverts commit 2aacae2.
    kacperillo committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a44faf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42131e1 View commit details
    Browse the repository at this point in the history