We now better support 3rd party apps like Tusky and Phanpy thanks to API and OAuth improvements.
Pictured: @dansup using phanpy.social
The power of open APIs are awesome 🚀
We now better support 3rd party apps like Tusky and Phanpy thanks to API and OAuth improvements.
Pictured: @dansup using phanpy.social
The power of open APIs are awesome 🚀
Alex Chapman
in reply to pixelfed • • •Captain Steph
in reply to pixelfed • • •Natasha Nox 🇺🇦🇵🇸
in reply to pixelfed • • •Justin
in reply to pixelfed • • •mikołajczyk, podobno
in reply to pixelfed • • •pixelfed
in reply to mikołajczyk, podobno • • •mikołajczyk, podobno
in reply to pixelfed • • •Great! One thing I had to work around is that according to Mastodon documentation,
scope
is a required attribute of Token response (/oauth/token
). I don't really need it, but I validate all responses with Valibot.But that would require too much code duplication rather than just using Laravel Passport defaults, right?
Token
docs.joinmastodon.orgpixelfed
in reply to mikołajczyk, podobno • • •pixelfed
in reply to mikołajczyk, podobno • • •@mkljczk Fix is deployed!
github.com/pixelfed/pixelfed/p…
Staging by dansup · Pull Request #5433 · pixelfed/pixelfed
GitHub