Please note this is NOT about SSO
I was digging around inside the code to work out how to do a couple of things to integrate Flarum with my site, that's using the information from someone logging into Flarum not SSO...
So I need to find out how to;
1. Get user info if they are logged in from my code (without loading all of Flarum)
2. Have a login/register link that will return to where I want it rather than flip to Flarum
Thanks