Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Feat request : upgrade Laravel passport to version 3.0.0 #16

@kslimani

Description

@kslimani

I think it would be nice to upgrade laravel/passport to ^3.0 which will also upgrade league/oauth2-server to 6.0.0.

I locally upgraded and run tests and they all passed.

Motivations is it fixes security issues.

Here the diff for passport from 2.0.11 to 3.0.0. I don't see major breaking changes, except for the key encrypt part fix. (but you may want to double check this).

Here the diff for oauth from 5.1.3 to 6.0.0. Major changes seems to be related to file permissions for key files. (you may also want to double check this).

EDIT: for League oauth server, it seems it require one line to be changed.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions