Skip to content

feat: add laravel passport provider#264

Open
rhoseno98 wants to merge 10 commits intoatinux:mainfrom
rhoseno98:main
Open

feat: add laravel passport provider#264
rhoseno98 wants to merge 10 commits intoatinux:mainfrom
rhoseno98:main

Conversation

@rhoseno98
Copy link
Copy Markdown

@rhoseno98 rhoseno98 commented Oct 29, 2024

This PR adds a generic provider for Laravel passport oauth.
baseURL for your laravel app, userURL: path get user from your laravel app.

create clientId and clientSecret using: php artisan passport:client

Feedback welcome

@atinux
Copy link
Copy Markdown
Owner

atinux commented Oct 31, 2024

From what I see, this seems to be a generic OAuth Provider, wondering if we should just have defineOAuthEventHandler that need to get config directly to work

@rhoseno98
Copy link
Copy Markdown
Author

yes, here to minimize the repetitive functions for access to the laravel passport provider. so that the configuration can be simpler

rhoseno and others added 4 commits November 1, 2024 15:32
Merge pull request #1 from atinux/main
# Conflicts:
#	CHANGELOG.md
#	package.json
@DiyanDev
Copy link
Copy Markdown

Any plans on merging this, or making a generic OAuth provider available?

@halimkun
Copy link
Copy Markdown

Any plans on merging this, or making a generic OAuth provider available?

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants