@pixelfed @liaizon When will the app allow me to enter actual credentials? I run Mastodon on squirrelmob.com and pixelfed on pixels.squirrelmob.com, and the app keeps wanting to use my Mastodon login and gives me no other way to log in to Pixelfed.
@bedast @liaizon Make sure you have `OAUTH_ENABLED=true` in your .env file and then run `php artisan config:cache && php artisan cache:clear`
@pixelfed @liaizon Doesn’t appear to solve my problem. Confirmed in Diagnostics that OAUTH is enabled.
@bedast @liaizon Make sure you have `OAUTH_ENABLED=true` in your .env file and then run `php artisan config:cache && php artisan cache:clear`