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

Sanctum Intergration instead of Passport? #29

Open
pcfjojo opened this issue Nov 20, 2020 · 2 comments
Open

Sanctum Intergration instead of Passport? #29

pcfjojo opened this issue Nov 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@pcfjojo
Copy link

pcfjojo commented Nov 20, 2020

The project use Sanctum for authentication will conflict with passport.

Trait method tokens has not been applied, because there are collisions with other trait methods on App\User

@sbarbat
Copy link
Collaborator

sbarbat commented Nov 20, 2020

Is that with Laravel 7+?

Is there a way they could coexist in Laravel 7+? And use which ever is enabled?

If you want to contribute this change go ahead 🎉

@sbarbat sbarbat added the enhancement New feature or request label Nov 20, 2020
@pcfjojo
Copy link
Author

pcfjojo commented Nov 20, 2020

Yes, let me make a pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants