The user is already logged-in in the mobile app and I am opening flarum in the app's native Webview.
I want to bypass login, actually want to auto-login in flarum using parameters passed in the flarum root URL.
If the user is not there it must be auto-created.
Can anyone tell me In which file I have to make a change? OR Is there any plugin or component I can integrate.