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 active devices list with logout functionality #512

Merged
merged 26 commits into from
Aug 26, 2024
Merged

Commits on Aug 22, 2024

  1. new UserDevice model

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bcc515f View commit details
    Browse the repository at this point in the history
  2. added ua-parser-js

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    de12286 View commit details
    Browse the repository at this point in the history
  3. added userAgent

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    120b4a1 View commit details
    Browse the repository at this point in the history
  4. list devices

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d742fb4 View commit details
    Browse the repository at this point in the history
  5. icons

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b6ab05a View commit details
    Browse the repository at this point in the history
  6. invalidate user

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bd47d3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc43c89 View commit details
    Browse the repository at this point in the history
  8. deleteUserDevice

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    89f4097 View commit details
    Browse the repository at this point in the history
  9. description

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8ca88c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2077e67 View commit details
    Browse the repository at this point in the history
  11. loading

    sinamics committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    62b1c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. db schema

    sinamics committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c3bf1fa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. ipaddress

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d9a4f36 View commit details
    Browse the repository at this point in the history
  2. oauth useragent

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    c7c3038 View commit details
    Browse the repository at this point in the history
  3. added ipaddress

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e373ecc View commit details
    Browse the repository at this point in the history
  4. overflow device list

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d12910e View commit details
    Browse the repository at this point in the history
  5. tests

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0a78391 View commit details
    Browse the repository at this point in the history
  6. renamed authoptions

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a241ce5 View commit details
    Browse the repository at this point in the history
  7. translations

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8b21e36 View commit details
    Browse the repository at this point in the history
  8. token

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b854cca View commit details
    Browse the repository at this point in the history
  9. logout

    sinamics committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    db07852 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. signin flow

    sinamics committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c5f3f85 View commit details
    Browse the repository at this point in the history
  2. tests

    sinamics committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    149ea3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b07ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f89583 View commit details
    Browse the repository at this point in the history
  5. refactor parseUa

    sinamics committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40a6759 View commit details
    Browse the repository at this point in the history