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

OAuth not properly document #49

Open
carstencodes opened this issue Jun 10, 2020 · 1 comment
Open

OAuth not properly document #49

carstencodes opened this issue Jun 10, 2020 · 1 comment

Comments

@carstencodes
Copy link

carstencodes commented Jun 10, 2020

If you want to run pixeldroid with your instance, you need to configure passport using

php artisan passport:keys

and

php artisan passport:install

These options are missing on the official documentation. Or is the sequence of passport commands wrong?

Regards Carsten

@carstencodes carstencodes changed the title OAuth not implemented OAuth not properly document Jun 11, 2020
@poVoq
Copy link

poVoq commented Mar 22, 2024

It is also missing how one could link an external web-service with Pixelfed acting as the Oauth2 provider.

I guess this documentation would apply? https://laravel.com/docs/11.x/passport#the-passportclient-command

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

No branches or pull requests

2 participants