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

[13.x] Deprecate JSON API #1778

Merged
merged 18 commits into from
Oct 8, 2024
Merged
Prev Previous commit
Next Next commit
wip
  • Loading branch information
hafezdivandari committed Aug 14, 2024
commit d6927136484289283c5fcdd8c91fd82390fd2a6e
2 changes: 2 additions & 0 deletions src/Client.php
Original file line number Diff line number Diff line change
@@ -154,6 +154,8 @@ protected function redirectUris(): Attribute
/**
* Determine if the client is a "first party" client.
*
* @deprecated Will be removed in a future Laravel version.
*
* @return bool
*/
public function firstParty()