FriendsOfFlarum / passport

The Laravel passport compatible oauth extension for your Flarum forum.
https://discuss.flarum.org/d/5203
MIT License
27 stars 12 forks source link

Update for Flarum 1.0 #21

Closed clarkwinkelmann closed 3 years ago

clarkwinkelmann commented 3 years ago

No special changes were needed.

I have tested the update with a local Laravel+Passport installation.

I have converted the files to typescript because that was simple and allowed to take advantage of the type-hint for forum/app and admin/app.

Confirmed