lukepighetti / mastodon_dart

Unofficial 🐘 client written in 🎯
https://pub.dev/packages/mastodon_dart
MIT License
28 stars 8 forks source link

Move vapid_key to AuthenticatedApplication #44

Closed abraham closed 1 year ago

abraham commented 1 year ago

The application value on a status only includes name and website. This failed to parse as the Application class required vapidKey. This change moves vapidKey to AuthenticatedApplication.