Hi, I'd like my laravel user to SSO into Flarum.
I've installed [1] below, but it crashed my Flarum (I had to reinstall it), and the other SSO extention doesn't even have a documentation on how to use it.
Is there a way to intercept the Login-link on the main page (I don't mind keeping it there), perhaps by changing LogInController->handle()
so I can check if the user is already logged in Laravel, and if so I can add their credentials to fla_users
?
I'm looking for a simple, custom, solution without adding passport and more overhead to my app.
Many thanks
[1] https://extiverse.com/extension/maicol07/flarum-ext-sso
[2] https://discuss.flarum.org/d/32924-sso-laravel-fofpassport/4