pixelfed/docs

OAuth not properly document

carstencodes opened this issue · 1 comments

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

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