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

Private claims implementation #1122

Open
wants to merge 40 commits into
base: 9.0.0-WIP
Choose a base branch
from

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    517403b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefdde5 View commit details
    Browse the repository at this point in the history
  3. Fixes styles

    skroczek committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f6d5ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962506e View commit details
    Browse the repository at this point in the history
  5. Fixes styles II

    skroczek committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d2888f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Adds testing for claims

    skroczek committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3630fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108b1ee View commit details
    Browse the repository at this point in the history
  3. Fixes phpstan errors

    skroczek committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8dd31f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    12d8643 View commit details
    Browse the repository at this point in the history
  2. Adds ClaimEntityTrait

    skroczek committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d6d45d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba02f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac954b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c659a19 View commit details
    Browse the repository at this point in the history
  6. Fixes cs

    skroczek committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8e1473c View commit details
    Browse the repository at this point in the history
  7. Fixes phpstan error

    skroczek committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7256a3c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Adds and uses TokenInterface::addClaim() method and removes $claims p…

    …arameter from AccessTokenRepositoryInterface::getNewToken() method
    skroczek committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f0a3e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Revert formatting change

    Sephster committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    381e415 View commit details
    Browse the repository at this point in the history
  2. Fix formatting issue

    Sephster committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1db5e24 View commit details
    Browse the repository at this point in the history
  3. Add blank line above block

    Sephster committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    9891fdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8b1942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    970ef40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bd8127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162a02e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88b5705 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1842975 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74a934e View commit details
    Browse the repository at this point in the history
  11. Revert formatting change

    Sephster committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    40fed67 View commit details
    Browse the repository at this point in the history
  12. Changes copyright

    skroczek committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d240052 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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

    Sephster committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6bcff56 View commit details
    Browse the repository at this point in the history
  3. Merge in 9.0.0 branch

    Sephster committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    73f49e5 View commit details
    Browse the repository at this point in the history
  4. Apply StyleCI change

    Sephster committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    568c787 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Fix test

    Sephster committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0aef818 View commit details
    Browse the repository at this point in the history
  2. StyleCI fixes

    Sephster committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    d43c63c View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Sephster committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    5a71aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d79e35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6710412 View commit details
    Browse the repository at this point in the history
  6. StyleCI fixes

    Sephster committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0302141 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Sep 26, 2023

  1. Merge pull request #1 from JRogaishio/wip/private-claims

    thephpleague:9.0.0-WIP -> skroczek:wip/private-claims Upstream merge and conflict resolve
    skroczek authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2ea4450 View commit details
    Browse the repository at this point in the history