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

Device grant flow (migrate to master) #701

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

Commits on Sep 5, 2022

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9976360 View commit details
    Browse the repository at this point in the history
  2. Generate Mocks & MemoryStore

    Fix HMACPointer
    supercairos committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ae0144c View commit details
    Browse the repository at this point in the history
  3. Fix HMACSHA Test

    supercairos committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    60e109b View commit details
    Browse the repository at this point in the history
  4. Fix fosite tests

    supercairos committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7b5a9ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from BuzzBumbleBee/rcaire/retry-pr

    Add own flow to the Device Grant
    BuzzBumbleBee authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b3e10dd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

    supercairos committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    0ff2699 View commit details
    Browse the repository at this point in the history
  3. Fix merge errors

    supercairos committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3665fc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Remove debug logs

    supercairos committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d710a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefdf61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57fb5ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ef995 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    873f022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b8665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375d89e View commit details
    Browse the repository at this point in the history
  4. Fix comment formating

    supercairos committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dbd7860 View commit details
    Browse the repository at this point in the history
  5. Add test to device pkce

    supercairos committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8585c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Sep 14, 2022

  1. Split & Move files

    - Split request handling between the Device (Non-Interactive Side) & the Device Authorize (Interactive Side)
    supercairos committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    eea03e0 View commit details
    Browse the repository at this point in the history
  2. fix: edit comments

    supercairos committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    341d411 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    b085d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3106872 View commit details
    Browse the repository at this point in the history
  3. Retry CI

    supercairos committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9a30db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bbeb02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289f9a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    6f66f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5722afa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    46cdb1e View commit details
    Browse the repository at this point in the history
  2. Update following merge

    supercairos committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3483d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Initial refactoring following @hackerman recommandations

    Please don't use at this point as it's not tested with hydra yet (only unit test)
    supercairos committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    86c4f95 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    e23a26a View commit details
    Browse the repository at this point in the history
  2. Fix build error

    supercairos committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a99ed89 View commit details
    Browse the repository at this point in the history
  3. Fix test

    supercairos committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    88abd8d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    1b29706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3313b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99e2bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9279963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e60949d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad37f5d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    9fcb161 View commit details
    Browse the repository at this point in the history
  2. Update Copyright header

    supercairos committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1b306bb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 20, 2023

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

Commits on Apr 18, 2023

  1. Update fosite refactoring

    supercairos committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8a2cf5c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Oct 10, 2023

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

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    0847036 View commit details
    Browse the repository at this point in the history
  2. Fix typo in comment

    supercairos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5b41e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9b0b1 View commit details
    Browse the repository at this point in the history
  4. Fix comment in typo

    supercairos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bc70138 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Remove PKCE

    supercairos committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6cded09 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    7ad3851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10419a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    e8b1654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193f7d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee739a View commit details
    Browse the repository at this point in the history