Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Update from 11.x #9

Open
wants to merge 126 commits into
base: device-code
Choose a base branch
from
Open

Update from 11.x #9

wants to merge 126 commits into from

Conversation

Bloemendaal
Copy link
Owner

No description provided.

driesvints and others added 30 commits September 8, 2020 17:30
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
* Refactor routes to dedicated file

* Update web.php

* Apply fixes from StyleCI (#1465)

* formatting

Co-authored-by: Taylor Otwell <[email protected]>
# Conflicts:
#	CHANGELOG.md
# Conflicts:
#	CHANGELOG.md
#	src/Passport.php
* Allow authenticated client to be retrieved from the guard

* Make token guard macroable

* Use previously resolved client when available

* Add tests ensuring client and user are only pulled from the database once
# Conflicts:
#	CHANGELOG.md
#	tests/Feature/PassportTestCase.php
# Conflicts:
#	CHANGELOG.md
…1519)

* Allow token guard client to be set programmatically

* Set the client on the TokenGuard when mocking the client

* Apply fixes from StyleCI
# Conflicts:
#	CHANGELOG.md
* Fix scope inheritance when using Passport::actingAs()

* Update Passport.php

Co-authored-by: Taylor Otwell <[email protected]>
# Conflicts:
#	CHANGELOG.md
#	src/Guards/TokenGuard.php
* Passport v11 upgrade guide

* Update UPGRADE.md

Co-authored-by: Taylor Otwell <[email protected]>
driesvints and others added 29 commits July 7, 2023 09:45
* Add the ability to limit scopes by client

* Update Client.php

---------

Co-authored-by: Taylor Otwell <[email protected]>
* Test Improvements

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

---------

Signed-off-by: Mior Muhammad Zaki <[email protected]>
* Standardise of `using` for middleware

* Fix

* Use `func_get_args`

* Formatting

* formatting

---------

Co-authored-by: Taylor Otwell <[email protected]>
* Add getScopesAttribute and setScopesAttribute methods

* Update Client.php

---------

Co-authored-by: Taylor Otwell <[email protected]>
* Check that the attributes `grant_types` isset rather than property

* Cover `scopes` as well
This reverts commit d603001.
@Bloemendaal Bloemendaal changed the title Update from master Update from 11.x Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.